Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 4 of 4

Thread: Javascript error in a lightbox gallery...

  1. #1
    Junior Member
    Join Date
    Nov 2011
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Javascript error in a lightbox gallery...

    Hi,

    I am new to this forum, and I am having trouble with a lightbox gallery that I inserted into a webpage via a widget in Dreamweaver. Before we get too far into this, I should warn you all that I am pretty new to Java. Dreamweaver, Photoshop, html, I am fine with, but go slow with the Java!!

    The problem I am having is that the site is not finding the "Previous" "Next" "Close" and "Loading" gif's. They show up as the red x or not at all. The functionality of all of this is fine, but people who visit the site may have trouble navigating without visual clues.

    Here is a link to the site:

    http://www.davidchampagneconstructio...oject%201.html

    In the main div panel you should see a bunch of pictures. If you click on one of them, a lightbox will open. If you click on the right side of the image, it should take you to the next picture. But it should also have a "next" image about 2/3 of the way up the right side. The "x" at the bottom of the box should say "close".

    The Images are there, and have been uploaded to the site, but the site can't find them.

    Thanks in advance for any help you can offer.


    Aaron Champagne


  2. #2
    Crazy Cat Lady KevinWorkman's Avatar
    Join Date
    Oct 2010
    Location
    Washington, DC
    Posts
    5,424
    My Mood
    Hungover
    Thanks
    144
    Thanked 636 Times in 540 Posts

    Default Re: Java error in a lightbox gallery...

    Do you mean javascript or Java?
    Useful links: How to Ask Questions the Smart Way | Use Code Tags | Java Tutorials
    Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!

  3. #3
    Junior Member
    Join Date
    Nov 2011
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Java error in a lightbox gallery...

    I meant Javascript, sorry for the confusion...

  4. #4
    Crazy Cat Lady KevinWorkman's Avatar
    Join Date
    Oct 2010
    Location
    Washington, DC
    Posts
    5,424
    My Mood
    Hungover
    Thanks
    144
    Thanked 636 Times in 540 Posts

    Default Re: Java error in a lightbox gallery...

    Well Java is not javascript, so I'll move this to the "other programming languages" forum and change its title.
    Last edited by KevinWorkman; November 4th, 2011 at 08:09 AM.
    Useful links: How to Ask Questions the Smart Way | Use Code Tags | Java Tutorials
    Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!

Similar Threads

  1. java to javascript
    By andrewdee in forum Other Programming Languages
    Replies: 4
    Last Post: October 19th, 2011, 08:28 AM
  2. Problem with my JavaScript or JSP?
    By sam2730 in forum Other Programming Languages
    Replies: 1
    Last Post: September 8th, 2011, 01:46 AM
  3. javascript:void(0
    By serenafare1 in forum Member Introductions
    Replies: 1
    Last Post: April 12th, 2011, 08:44 PM
  4. javascript problem
    By kundan_101 in forum Member Introductions
    Replies: 2
    Last Post: December 30th, 2010, 09:02 AM