Forums

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

Home Forums JavaScript HELP!! Java Script Code??

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #36202
    yashar
    Participant

    Hello,
    I have put java script code for my drop down menu and are using java script code for a lightbox which opens the images in a white pop up box, the java script for the menu is causing issues with the light box so i am just wondering what can i do to the code so i can fix the problem, see the js code below, let me know, thanks.

            













    #94999
    Mottie
    Member

    Your light box code frightens me… it has IE4 and NS4 in it, and layers are being deprecated soon… how old is it?

    Since you’re using jQuery anyway, why not try using a more up-to-date jQuery lightbox like Colorbox? Then you won’t need to include the prototype and scriptaculous libraries.

    Also, a demo set up on jsFiddle would make it much easier to troubleshoot the problem.

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