redho home | products | services
Web Design Forums

Web Design Forums  


Web Hosting, Web Design, Software and Web Development Forums  
 FAQFAQ   MemberlistArchive  Log inLog in   RegisterRegister 
         

how to add text to div in IE



 
Post new topic   Reply to topic    Web Design Forums -> JavaScript forum
View previous topic :: View next topic  
Author Message
froomzer



Joined: 23 May 2006
Posts: 148
How do I add text to <div> in IE ?
O.type is undefined
Comments.innerHTML=str; worfroomzer in FF
  Reply with quote


autos06



Joined: 13 May 2006
Posts: 123
Location: New York
addChild(document.newTextNode(str)) is the correct DOM way of doing it.
  Reply with quote
froomzer



Joined: 23 May 2006
Posts: 148
Let me try it
  Reply with quote
autos06



Joined: 13 May 2006
Posts: 123
Location: New York
Err. That should of course be foo.addChild where foo is your div.
  Reply with quote
froomzer



Joined: 23 May 2006
Posts: 148
autos06, i did
Var txt = document.createTextNode(str);
Comments.appendChild(txt);
Thanfroomzer for help
  Reply with quote
autos06



Joined: 13 May 2006
Posts: 123
Location: New York
No problem.
You should really use things like this instead of innerHTML in general. It's not just to make it work in IE. Smile
  Reply with quote
froomzer



Joined: 23 May 2006
Posts: 148
Hm.. it still not showing in IE
  Reply with quote
autos06



Joined: 13 May 2006
Posts: 123
Location: New York
Really?
  Reply with quote
froomzer



Joined: 23 May 2006
Posts: 148
Yep
  Reply with quote
autos06



Joined: 13 May 2006
Posts: 123
Location: New York
That should work. Actually, for that matter so should innerHTML
  Reply with quote
Page 1 of 1
Post new topic   Reply to topic    Web Design Forums -> JavaScript forum


Dubai Forums - Expat Help | Vegan Chat | Java Programming | Free 3D tutorials and 3d textures | Paris Forum | EU Forum
Free Dubai Classifieds | Free London Classifieds | Jobs in London

High Quality, Custom 3d animation and Web Design solutions Royal Quality Web Hosting Services Vegetarian and Animal Rights news

Powered by phpBB © 2001, 2005 phpBB Group