how do I grab an object such as a div including all its child objects such as the <ul>, <li> , <a> etc...
If I create an object using getElementById does this also get the child nodes? and if so how do I refer to them, and if not how do I create an object which holds an element and it's child nodes so I can then apply style attributes to the child elements. ?
thanks 1DMF.
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you.
If I create an object using getElementById does this also get the child nodes? and if so how do I refer to them, and if not how do I create an object which holds an element and it's child nodes so I can then apply style attributes to the child elements. ?
thanks 1DMF.
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you.