Sliding Div With Tiny Carousel JQuery Plugin
I am trying to slide some divs horizontally with the Tiny Carousel jQuery plugin. this is my html:
Change the below coding in CSS style
#slider-code .disable { visibility: hidden; } to
#slider-code .disable { visibility: display; }
Post a Comment for "Sliding Div With Tiny Carousel JQuery Plugin"