Hello,
I've hunted high and low for an editor that works in an update panel and doesn't cost the earth, and FCK seems to do the trick!
However, I'm trying to get my page to verify in the validator, and the only error that remains in the page is down to FCK editor:
Apparently frameborder should be 0 or 1, not "no".
Is there anyway I can fix this? I've looked through all the source files but can't find an instance of frameborder that sets it to "no".
I've hunted high and low for an editor that works in an update panel and doesn't cost the earth, and FCK seems to do the trick!
However, I'm trying to get my page to verify in the validator, and the only error that remains in the page is down to FCK editor:
<iframe id="search1_FCKeditor1___Frame" src="/WAB/fckeditor/editor/fckeditor.html?InstanceName=search1_FCKeditor1&Toolbar=Default" width="100%" height="200px" frameborder="no" scrolling="no"></iframe>
Apparently frameborder should be 0 or 1, not "no".
Is there anyway I can fix this? I've looked through all the source files but can't find an instance of frameborder that sets it to "no".
Re: How to fix source standards issue? (XHTML 1.0 Transitional)
I hope this solves your issue!
Attachments: