View Single Post
  #2  
Old May 10th, 2005, 10:15 AM
HateEternal HateEternal is offline
Mac Metal Head
 
Join Date: Nov 2003
Posts: 821
Thanks: 0
Thanked 0 Times in 0 Posts
HateEternal is on a distinguished road
From what I understand the widget JavaScript is different than normal web JavaScript but in Web standard JavaScript you can do a obj.getElementsByTagName(sName) which will return an array of tag objects.
Reply With Quote