[thelist] [SPAM] Creating DOM element from a string

Anthony Baratta anthony at baratta.com
Wed Aug 2 18:09:08 CDT 2006


IE suport force feeding, I don't know if FireFox or Opera or Safari do, but with a few tests you can figure that out yourself.

newInput = document.createElement("<input type='text' value='salam!' />")

http://msdn.microsoft.com/workshop/author/dhtml/reference/methods/createelement.asp




More information about the thelist mailing list