Thread
:
Hide/Show and Toggle DIV usng JavaScript
View Single Post
bluantinoo
Newbie Member
5Jun2009,02:30
Hi everybody,
I was looking exactly this thing: how to toggle all elements in a page having a certain class.
I have used this method, but I get this js error:
getElementByClass(objClass) is undefined
does anybody imagine why?