Forums

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

Home Forums JavaScript jquery conflict between coda-slider and yoxview?

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

    I am very new to javascript and have two javascripts running on couple of pages within a site, coda-slider and yoxview (image viewer) They both work fine but not when they’re on the same page. I looked through the web looking for a way to resolve conflict, but to no avail. I really don’t know where to start. Here is a link to the page with the conflict.

    #53479
    soap
    Participant

    this is why i don’t use plugins for things like image viewers and sliders :)

    try using the jquery noConflict?
    http://api.jquery.com/jQuery.noConflict/

    #53487
    bmann
    Member

    Thanks, although I”m not certain how to implement that into my html. Do I just copy the noConflict script above my two scripts that are in conflict?

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