hi everyone i need your help again i am working on Loop Slider and couldn't find any function which allows me to do Fade In, Fade Out Effect when i click Left and Right Function. Here is the JS file http://ge.tt/8PgElCC Please help me its urgent. Thanks in Advance
hi @jamy_za i am already using Loop Slider .JS link here http://ge.tt/8PgElCC i want fade in and out function. if you have something better and easy to setup share with me Thanks.
you can see the preview of slider here http://uat1.ascentis.com.sg/FraserWebPortal/portal/ if you click left and right arrow its just slide in and out and i want Fade in and out function like if you click on pagination bottom of slider.
Change animate("next",true) and animate("prev",true) to: animate("fade",true);
Quite lame that you have to actually edit the plugin itself - I'd recommend using something like PlusSlider or AnythingSlider in future. Especially since the developers of those plugins are active on these forums.
i need your help again
i am working on Loop Slider and couldn't find any function which allows me to do Fade In, Fade Out Effect when i click Left and Right Function. Here is the JS file http://ge.tt/8PgElCC Please help me its urgent.
Thanks in Advance
Change animate("next",true) and animate("prev",true) to: animate("fade",true);
Quite lame that you have to actually edit the plugin itself - I'd recommend using something like PlusSlider or AnythingSlider in future. Especially since the developers of those plugins are active on these forums.