Michael Stuhr wrote:
0xCAFE schrieb:well id's generally should be only used once per site. that's what they are made for. it's an identificator. what you look for is probably a classIs there a jQuery equivalent for getElementsByName that will return an array ? Thanks! 0xCAFE
He's not talking of getElementById but getElementsbyName (which is also not getElementsByTagName)...
--Klaus