mdvignesh Posted July 26, 2012 Share Posted July 26, 2012 On page load the jcarousellite comes vertically and after that it comes correctly I want to load horizontally the jcarousellite slide I downloaded from here http://www.htmldrive.net/items/show/397/Vertical-Scrolling-News-Ticker-With-jQuery-jCarouse and modified horizontal:true How to do that see this http://cineaxis.com/ Link to comment https://forums.phpfreaks.com/topic/266279-jcarousellite-comes-vertically-while-page-loads/ Share on other sites More sharing options...
mdvignesh Posted July 26, 2012 Author Share Posted July 26, 2012 here is the code $(".newsticker-jcarousellite2").jCarouselLite({ horizontal: true, hoverPause:true, visible: 3, auto:5000, speed:1000, btnNext: ".prev", btnPrev: ".next" }); Link to comment https://forums.phpfreaks.com/topic/266279-jcarousellite-comes-vertically-while-page-loads/#findComment-1364552 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.