The forum operates in read-only mode. Please head to StackOverflow for support.
jarroyo wrote:Just curiosity: what browser versions do you use? I use IE7 and FF 3.0.10.
Re: Applying CSS using CSS names
name : 'myStyle', element : 'span', attributes: { 'class' : 'myStyle'}
Re: Applying CSS using CSS names
Yes! This is the way to do it. Unfortunately this only works on Internet Explorer. Firefox isn't able to do it and it just adds an empty <SPAN> tag.
This happens not only in my customised editor: it also happens in the replacebyclass.html example that comes with the editor.
Do yoy know any trick to asolve this? I'm trying it my way and I'll post the solution in I find it.
Best regards,
Re: Applying CSS using CSS names
cheers
Steve
Re: Applying CSS using CSS names
Thanks1
Re: Applying CSS using CSS names
FF is 3.5.6 and IE8