Prev and next button
Posted
by daniel
on Stack Overflow
See other posts from Stack Overflow
or by daniel
Published on 2010-05-12T10:54:18Z
Indexed on
2010/05/12
11:04 UTC
Read the original article
Hit count: 137
My website has previous and next buttons. When the page loads id like the previous button to be invisible.(on the first panel) After the user clicks the next button (to go to 2nd panel), id like the previous button to appear.
Is there some javascript that will do this?
© Stack Overflow or respective owner