Forums

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

Home Forums JavaScript Two javascripts on one page!

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #46103

    I know this is a very common problem, but I can’t find a solution specific to my problem.

    Here’s the script from the head section of my page:http://codepen.io/anon/pen/jIcDf

    The problem is that when I have both scripts active, only Nivo Slider works and the jQuery Ticker doesn’t.

    When I remove the js.min file from the Nivo slider, the Ticker works and vice versa. But they won’t work together.

    Thanks for the help in advance.

    #141624

    Try to remove the included jQuery 1.6.0 and place the included jQuery 1.9.0 just after the included css-file.

    #141626

    Just tried that but the Nivo Slider works alone, still.

    #141627

    Really? You’ve purchased Nivo Slider? Else it requires jQuery.

    #141680
    TheDoc
    Member

    You’ll want to organize it like this:





    Do you have a link to the page? There might be some sort of error occurring in the code.

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