Forums

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

Home Forums JavaScript anythingSlider only working in Firefox/IE8…

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #43567
    jodriscoll
    Member

    It appears my anythingSlider is being rather stubborn in Chrome/Safari. Any idea what could be causing the thumbnail slider to no longer navigate/animate in those two browsers?

    http://www.massgeneral.org/international/dev/full-screen.aspx
    http://www.massgeneral.org/international/dev/content-wrap.aspx

    Thanks ahead of time…

    #129279
    jodriscoll
    Member

    It appears that as soon as I reference a version of jQuery, it completely stops working within Chrome/Safari. However, if I do not reference an updated jQuery version from the one my domain runs, fancyBox does not generate properly BUT anythingSlider functions properly…

    What is weird, is that is completely works within jsFiddle both ways: http://jsfiddle.net/jodriscoll/53P2t/

    #129431
    Mottie
    Member

    You have two copies of jQuery loading. The second copy (line 384) overrides the first `jQuery` variable and break the functionality of all scripts loaded before the second copy.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.