wahsaga: Inhalt nur zwischen <body></body> ersetzen ?!

Beitrag lesen

hi,

document.documentElement.removeChild(document.body);

document.documentElement.appendChild(document.createElement('body'));

  
Oder gleich mit replaceChild() ;-)  
  
gruß,  
wahsaga  
  

-- 
/voodoo.css:  
#GeorgeWBush { position:absolute; bottom:-6ft; }