IE javascript and .pasteHTML
Posted: Sat Sep 09, 2006 8:22 pm
Im trying to make valid xhtml, but the .pasteHTML cuts corners... taking quotes off from making it while quotes around still remains... any ideas?
Code: Select all
target="stuff"Code: Select all
target=stuffCode: Select all
href="stuff"