You are not logged in.
Pages: 1
Hi, my english is very bad, but i hope can understand me and help me.
I am having a problem with HTMLMode button when switching "WYSIWYG" mode to "text" mode, the button HTMLMode is disabled and i'm not able to return again in "WYSIWYG" mode.
This error occurs when load a .CSS file to use with Stylist plugin:
xinha_config.stylistLoadStylesheet(_editor_url + "../Stylist.css");
If i comment this line in the configuration file the error disappears and HTMLMode button function normally.
In Internet Explorer 8 this error does not happen, but if it happens in Firefox 3.6.12
I hope understand me.
Tanks
Luciano
Argentina
Offline
Must be a problem in your Stylesheet
1: Check that the stylesheet is loaded properly (look in Firebug)
2: Use firebug to Inspect the button and look at styles on it
3: Look for errors in firebug console
4: Use process of elimination to find problem in stylesheet (delete stuff until it works then you know what the problem is).
James Sleeman
Offline
Tanks for help me, im looking in Firebug and there is an error with DynamicCSS, but i see that DynmicCSS and Stylist have the same objetive, but Stylist is specific for Xinha.
Im not use DynamicCSS.
Tanks for all.
Luciano
Argentina
Offline
Pages: 1