Smooth slider : trouble with the slide
  • Vote Up0Vote Down zeseazesea September 2011
    Hello !
    I'm a big fan of Smooth slide, but since a few month, i cannot use it anymore because of a trouble. As you can see on the pic, posts seems to appear in the slide which doesn't turn...
    The pic : http://www.zesea.com/test.png
    Thanks a lot for the help ;)))
  • 3 Comments sorted by
  • It seems that either the Smooth Slider is not loading or facing conflict with other JS. Checkout the page source to see if smooth slider plugin is loading any JS named jquery.jcarousel.min.js in header section and script in body as well. If yes, then try disabling other JS that you have added in the theme's header section as below,


    src="js/prototype.js"
    src="js/scriptaculous.js?load=effects"


    You can add them after testing.
  • The carousel script is a problem. It's in conflict. The result is stacking (non-movement. The other script (newspaper appearance) is no problem. Can you re-write the script Sanjeev?
  • Although mine is transitional, using YSlow, I found this in reference to j.carousel:

    Rules that use the :hover pseudo-selector on non-anchor elements. This can cause performance problems in Internet Explorer versions 7 and 8 when a strict doctype is used.

    .jcarousel-skin-default .jcarousel-next-horizontal:hover
    .jcarousel-skin-default .jcarousel-next-disabled-horizontal:hover
    .jcarousel-skin-default .jcarousel-prev-horizontal:hover
    .jcarousel-skin-default .jcarousel-prev-disabled-horizontal:hover


    Didn't help me much but I hope it helps others.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Login with Facebook Sign In with OpenID Sign In with Google Sign In with Twitter

Sign In Apply for Membership

In this Discussion