JQuery jCarousel - Disabling external controls
Posted
by user287212
on Stack Overflow
See other posts from Stack Overflow
or by user287212
Published on 2010-05-04T13:50:33Z
Indexed on
2010/05/04
13:58 UTC
Read the original article
Hit count: 155
I'm using JQuery and jcarousel, using external navigation controls: http://sorgalla.com/projects/jcarousel/examples/static_controls.html
The problem here is the navigation buttons no longer disable as shown here:
sorgalla.com/projects/jcarousel/examples/static_simple.html
Is there a callback I can use to allow me to swap the active image of a button with an inactive image?
© Stack Overflow or respective owner