Originally posted by deuce789
This is actually a browser problem, because execCommand does whatever the browser is up for doing
Any wysiwyg editor made that uses execCommand cannot be told to output clean code directly because this function is interpreted almost entirely by the web browsers interpretation of the original microsoft integration... So the editor itself is not directly to blame for crappy markup.
There is a flaw in one browser (that happens to still be the most dominant browser and therefore majority of users will be using that browser).
put in the attribute and make everyone and everything happy?
In the new book "Transcendi ng CSS", written and edited by some of the top web designers, they advocate using all the current working tools available in html/css/javascript, whether they work in all browsers or not (specifically mentioning IE). When IE fails to perform, then so be it, excepting functionality, of course, but all other browsers benefit from the modern feature/technique.
And now I forgot what point I was trying to make with that paragraph. Must get second cup of coffee.
Comment