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 remove a div element completely



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



Joined: 13 May 2006
Posts: 175
how do I remove a <div> element completely?
  Reply with quote


Koplaf



Joined: 28 May 2006
Posts: 130
foo.removeChild(div);
  Reply with quote
montanarry



Joined: 13 May 2006
Posts: 175
ok, thanks
  Reply with quote
Kopilman



Joined: 25 May 2006
Posts: 162
montanarry, div.parentNode.removeChild(div); might easier to use
  Reply with quote
montanarry



Joined: 13 May 2006
Posts: 175
I tried "ddocument.removeChild(document.getElementById('notice'));" but that didn't work =/
-d in the beginning.
  Reply with quote
Kopilman



Joined: 25 May 2006
Posts: 162
montanarry, var div = document.getElementById('notice'); div.parentNode.removeChild(div);
  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