How do I find all the <div class="xxx"> in a document so that I can
modify the 'display' property? There's a document.getEle mentById(). Is
there something like document.getEle mentsByClass() that returns an array?
--
You will find that silence or very gentle words are the most exquisite
revenge for insult. -Judge Hall
Rick Pasotto rick@niof.net http://www.niof.net
modify the 'display' property? There's a document.getEle mentById(). Is
there something like document.getEle mentsByClass() that returns an array?
--
You will find that silence or very gentle words are the most exquisite
revenge for insult. -Judge Hall
Rick Pasotto rick@niof.net http://www.niof.net
Comment