Results 1 to 3 of 3

Thread: Help getting Lightbox V2.03a to activate

  1. #1
    Join Date
    Dec 2007
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Help getting Lightbox V2.03a to activate

    Hello,
    I am having trouble getting Lightbox V2.03a to activate.

    http://www.dynamicdrive.com/dynamici...box2/index.htm

    Here is a link to the test gallery that I am trying to activate.
    http://olgalang.com/testgallery.html

    Thanks in advance to anybody who can take a look and help me with this.

    Cheers,

    Dave

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Looks like your references to the external .js and .css files are all invalid:

    Code:
    <script type="text/javascript" src="js/prototype.js"></script>
    <script type="text/javascript" src="js/scriptaculous.js?load=effects"></script>
    <script type="text/javascript" src="js/lightbox.js"></script>
    <link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />
    For example: http://olgalang.com/js/lightbox.js Make sure you've uploaded them and to the paths specified above.

  3. #3
    Join Date
    Dec 2007
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks very much... I'm still learning and your quick reply is greatly appreciated!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •