$("#dialogCommentMessage").dialog({ autoOpen: false, show: "blind", hide: "explode", height: "400", width: "800", modal: true, open: function (event, ui) { tinyMCE.execCommand('mceAddControl', true, 'NContent'); }, close: function (event, ui) { tinyMCE.execCommand('mceRemoveControl', true, 'NContent'); } });
相關文章
http://www.flyingjolly.com/2010/10/tinymce-and-jquery-dialog/
http://stackoverflow.com/questions/2082599/tinymce-only-readable-in-jquery-ui-dialog
http://forum.jquery.com/topic/tinymce-dialog-issue
http://forgottencode.wordpress.com/2009/07/22/jquery-dialog-and-tinymce-not-working/
http://stackoverflow.com/questions/752313/tinymce-and-jquery-ui-dialog-working-nicely
http://tinymce.moxiecode.com/tryit/jquery_plugin.php
沒有留言:
張貼留言