Best Jquery slider that works with IE????

Discussion in 'jQuery' started by mezner, Mar 8, 2011.

  1. #1
    I've been searching for a slider that also works with Internet explorer. I realize that every one renders completely fucked up (or maybe it's just my internet explorer?). I have images down the entire page and scroll bars that shouldn't be there.

    The one slider that I really enjoyed was the Anythingslider, because it was so easy to use and I could customize how I wanted each slide to look VIA HTML (because I want dynamic text, too).

    So I ask you, what Jquery slider do you use that also has great results with Internet Explorer? Here is the Anything slider, http://proloser.github.com/AnythingSlider/ Please let me know if it also renders horribly for your Internet Explorer (long story short, my IE wasn't 100% installed correctly and I cant uninstall or upgrade it).
     
    mezner, Mar 8, 2011 IP
  2. Kent Winder

    Kent Winder Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    In I.E, it blocks script or ActiveX content, so you can see all the pictures in the slider, the best way is to set all the pictures (except the first one) with attributes: display: none;

    I usually use NivoSlider, that one is quiet good.

    Cheers :)
     
    Kent Winder, Mar 11, 2011 IP