Forums

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

Home Forums JavaScript jquery not running

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #33558
    roncito
    Member

    Installed a jquery plug in for my set not yet launched but cant seem to get it to rotate the pics? any suggestions? heres what i have. http://jsfiddle.net/8BzGN/1/
    thanks.

    #83644
    chrisburton
    Participant

    I’m not good with jQuery quite honestly but in version 3 it looks like it works.

    #83704
    Mottie
    Member

    Hi Roncito!

    The problem is the use of single quotes instead of double quotes, try this:

    $jd(".frontpage-gallery a[href=" + url + "]")
    #83768
    roncito
    Member

    thanks ill give it a try

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