Hi,
If I use the editor with Firebug enabled (on Firefox, obviously), I'm getting the following DIV tag appended to the end of the content...
Is this a fault with CKEditor or Firebug?
I'm guessing probably Firebug, but I thought I'd ask here as well.
Cheers,
Tom
If I use the editor with Firebug enabled (on Firefox, obviously), I'm getting the following DIV tag appended to the end of the content...
<div firebugversion="1.5.4" id="_firebugConsole" style="display: none;"> </div>
Is this a fault with CKEditor or Firebug?
I'm guessing probably Firebug, but I thought I'd ask here as well.
Cheers,
Tom
Re: Firebug Extra Div
Re: Firebug Extra Div - Fixed
Many thanks for the response - and you are absolutely correct!
I hadn't realised my version was so far behind... it was an old 1.5 installation. Upgraded to 1.6 and all is back to normal.
Cheers,
Tom