Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Anything Slider not working in IE 6 & 7, seems perfect in all other browsers.

  • This topic is empty.
Viewing 15 posts - 1 through 15 (of 30 total)
  • Author
    Posts
  • #31898
    naoiseo
    Member

    Hi,

    I’m having trouble getting the Anything Slider to work in IE on a website that I am currently developing. It seem to work fine in all other browsers. The site can be accessed here: http://www.tferesearch.com/build/

    I have validated the doc and the HTML and CSS seems fine so I assume this is a JS conflict. I have 2 different jquery sliders running, however removing the other one doesn’t seem to resolve the problem.

    Any help would be much appreciated.

    Naoise

    #55627
    naoiseo
    Member

    Thanks a million Mottie! The simple problems are always the most annoying.

    #101263
    uc_designs
    Member

    i’ve got a similar problem. i can view my slider in all browsers except IE 6,7, or 8. any suggestions on how to fix this issue?

    i’m getting a HUGE gap of white under the sliding image and the controls disconnected from the sliding section.

    any help would be greatly appreciated!

    http://www.palestiniancleftsociety.com

    #101267
    Mottie
    Member

    Hi uc_designs!

    There is an error with the masonry plugin… the file doesn’t exist:

    http://palestiniancleftsociety.com/wp-content/themes/PCS_Custom/js/jquery.masonry.min.js?ver=3.3.1

    Thus causing an error with the plugin is called which is most likely why IE stops running scripts.

    #102248
    Joelc
    Member

    I am having a similar issue as uc_designs. I have a slider on our home page that looks great in Safar, Firefox, and Chrome, but not in IE. There is a huge amount of space (equal to the total number of slides if they were vertical, instead of in a slider) and the controls are at the bottom of that space. Help!!! The site is http://gapfamilycenter.org

    #102254
    Mottie
    Member

    Hi Joelc!

    It looks like that page needs a doc type. So at the very top of the page add the following:

    #102324
    Joelc
    Member

    I added that, and when I did, it broke our Nav Bar (it didn’t load) so I deleted it since that is more important than any slider (which, by the way, works in some versions of IE, like the version on Vista works fine, but the version on XP and 7 don’t)

    #102347
    Mottie
    Member

    Every page needs a doc type in order for IE to not go into quirks mode. Basically it’s a fallback mode that even effects IE9 and disables a lot of IE7-9’s capabilities.

    You might want to also check out some of the other validation problems on that site: w3c validation service

    #111166

    I am having a problem with the slider in “The Builder” wordrpress theme. There are 2 different slider options..Piecemaker and Nivo. Piecemaker looks better but will not work in IE, Firefox or Safari. When i open them up there is a large gap in between the bottom of the slide and the content below

    #111181
    Mottie
    Member

    @smartbuilddesign This thread is actually in reference to the AnythingSlider plugin. I think it would be better if you started a new thread and shared the code you are using. It would be even better if you had a live demo to save the people trying to help you the work of starting from scratch.

    #119383

    I have a slider issue in the denitto theme in IE. It works fine in Firefox. It worked perfectly fine in IE until sometime last night when i uploaded a new picture. I did an update on the wordpress theme however, the slider was working after I did that a couple of days ago. Any suggestions?

    #119660
    Mottie
    Member

    @mrswalterdeuce Sorry what exactly is the issue? Is something offset, not showing at all or is the slider breaking?

    #120996
    ceez10
    Member

    Hello, Thanks for all the help I’ve seen here, but I’ve tried the above solutions, and my slider is still not working on any of the IE versions. I don’t understand why. My site is http://www.milemarker.com. Any help would be greatly appreciated. Thanks.

    #120864
    Mottie
    Member

    Hi @ceez10!

    Well, it looks like you’re loading jQuery, prototype AND scriptaculous. You’ll need to set jQuery into [no conflict mode](http://api.jquery.com/jQuery.noConflict/), then use the variable you assign to jQuery for everything else. So it should look something like this:




    #121354
    hiatus999
    Member

    Hello! I would love if someone could assist me in troubleshooting my AnythingSlider. I just finished a beautiful website that looks great in every browser, except IE. I think it may have happened while I made some modifications in the styles.css or scripts.js for Contact-Form-7, but I’m not sure.

    [http://autoglasssarasota.com](http://www.autoglasssarasota.com “www.autoglasssarasota.com”)

    Please help :)

Viewing 15 posts - 1 through 15 (of 30 total)
  • The topic ‘Anything Slider not working in IE 6 & 7, seems perfect in all other browsers.’ is closed to new replies.