Mano
unread,May 31, 2012, 6:05:37 PM5/31/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SlidesJS
hello
i am building a slideshow that is controlled by the prev next buttons,
so no (auto) play.
i have made my own buttons and added them to the page as seperate
images and it works great.
the only thing i would like to do, is taking away the ability to loop,
by removing (or greying out) the next button on the last slide and the
previous button on the first slide.
any ways how to do this?
i can remove the buttons with php (which would be easy for me) but i
need some variable from the JS to know which slide i am looking at
currently. and this can be a problem i read on the web.....
so this would also be an option, if anyone knows how.
thanks!