Show or Hide Multiple Divs

In this tutorial you will learn how to hide multiple div elements
with only one action (for example click on button). To hide or show HTML
elements javascript is used. Usually for hiding and showing HTML
elements, HTML elements are placed in one div tag and this div tag is
hided or showed with a help of javascript.


Here you can find two demonstrations:

  • how to make one jscript function which can be called from multiple places on web page

  • how to hide multiple divs with only one click link
  • Complete code list go to here
Related Posts Plugin for WordPress, Blogger...