Jump to content


Editor disappear sometimes


  • You cannot reply to this topic
2 replies to this topic

#1 abdabs

    Etomite Forum Newbie

  • Member
  • 2 posts

Posted 01 October 2009 - 05:25 PM

Hi,

I have some problems that my editor some doesn't show up and I need to refresh site in order to have it appear.. but other times it comes up straight away..
tested in msie,firefox and chrome

Any clues?




--- -------------- -tinymce init code ----

tinyMCE.init({
mode : "textareas",
theme : "advanced",
editor_selector : "mceEditor",
plugins : "spellchecker,style,layer,table,save,advhr,advimage,advlink,emotions,iespell,insertdatetime,preview,media,searchreplace,print,contextmenu,directionality,fullscreen,noneditable,visualchars,nonbreaking,xhtmlxtras,imagemanager,filemanager",
theme_advanced_buttons1_add_before : "save,newdocument,separator",
theme_advanced_buttons1_add : "fontselect,fontsizeselect",
theme_advanced_buttons2_add : "separator,insertdate,inserttime,preview,separator,forecolor,backcolor",
theme_advanced_buttons2_add_before: "cut,copy,paste,pastetext,pasteword,separator,search,replace,separator",
theme_advanced_buttons3_add_before : "tablecontrols,separator",
theme_advanced_buttons3_add : "emotions,iespell,media,advhr,separator,print,separator,ltr,rtl,separator,fullscreen",
theme_advanced_buttons4 : "insertlayer,moveforward,movebackward,absolute,|,styleprops,|,spellchecker,cite,abbr,acronym,del,ins,|,visualchars,nonbreaking",
theme_advanced_toolbar_location : "top",
theme_advanced_toolbar_align : "left",
theme_advanced_statusbar_location : "bottom",
content_css : "/design/css/tinymce.css",
plugin_insertdate_dateFormat : "%Y-%m-%d",
plugin_insertdate_timeFormat : "%H:%M:%S",
extended_valid_elements : "img[class|src|border|alt|title|hspace|vspace|width|height|align|onmouseover|onmouseout|name|style],hr[class|width|size|noshade],font[face|size|color|style],span[class|align|style],meta[http-equiv|content],style[type|media|title]",
external_link_list_url : "example_data/example_link_list.js",
external_image_list_url : "example_data/example_image_list.js",
flash_external_list_url : "example_data/example_flash_list.js",
paste_auto_cleanup_on_paste : true,
paste_convert_headers_to_strong : true
});

#2 Ralph

    Loves Etomite Forums!

  • Admin
  • 6,506 posts
  • Gender:Male

Posted 01 October 2009 - 11:32 PM

Are you getting any Javascript errors in your Java Console in Firefox...??? You need to determine whether the problem is Javascript related or browser cache related... What are the version numbers of the browsers...???

#3 abdabs

    Etomite Forum Newbie

  • Member
  • 2 posts

Posted 02 October 2009 - 07:37 AM

Daily I'm using chrome 3.0 which where I'm experiencing the problems the most.. recently updated to the latest tinymce 3.2.7 ver., and so far it seems to work smoothly in firefox and msie, but still not with chrome.
Could that be chrome is not fully established yet or it should work, right?





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users