encoded
02-04-2005, 11:13 AM
Having sorted the save/restore of the caret position, now I'm facing another problem. I can't enable edit mode for the div in Firefox. Even though contentEditable should be supported, and I've seen it working on other sites, I can't get it to work.
This is the page:
http://www.softcontest.com/sharpspell/asutype.aspx
As you can see, the contentEditable attribute is set to 'true' for the div, but it's not editable in Firefox... what am I doing wrong?
This is the page:
http://www.softcontest.com/sharpspell/asutype.aspx
As you can see, the contentEditable attribute is set to 'true' for the div, but it's not editable in Firefox... what am I doing wrong?