Forums

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

Home Forums JavaScript 2 things on 1 page using jquery – 1 doesn’t work now!

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #29188
    silvers
    Member

    Hiya,

    I have been working on a website that has a kinda lightbox for the pics. and that was working fine. i then added a simple slider for the front page which is working fine. but that has made the lightbox stop working

    is there anyway to make them both work on the same page?

    this is my website (yes it is crap) http://newdwell.com/

    you can see that the small pics don’t load like they should. the gallery page shows how they should respond.

    if you guys could save my life on this i would be very very grateful!

    thanks

    #76694
    Rob MacKay
    Participant

    proably because your gallery page is linking in the JS like this…

    Code:

    and your home page is linking it in like this

    Code:

    (Yea it’s meant to be blank :D)

    basically it’s not linked and so not loading :)

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