Thread: div id
View Single Post
  #1 (permalink)  
Old 11-23-09, 06:56 AM
hemi hemi is offline
Wannabe Coder
 
Join Date: Aug 2009
Posts: 117
Thanks: 15
Thanked 0 Times in 0 Posts
div id

hi

is there a way to get randomly div id inorder.

wht i mean exactly is

suppose there r 3 div tags with id's 1,2,3 when i first click a button the first div id should be called in the javascript function and whn i click the button next time it should call second div id and this should continue according to id is this possible if it is possilble plz help me out
Reply With Quote