Results 1 to 3 of 3

Thread: Lightbox js v2.03

  1. #1
    Join Date
    Mar 2009
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Lightbox js v2.03

    1) Script Title: Help with Lightbox

    2) Script URL (on DD): www.dynamicdrive.com

    3) Describe problem:
    Help please i have download lightbox js v2.03 and i am trying to use this in a new web page in frontpage 2002

    But have no idea where or what to do to make it work like the example on the download page.

    I have tried all sorts but i am stuck, and have very little knowledge of HTML.

    Please can anyone help.

  2. #2
    Join Date
    Oct 2008
    Location
    Sweden
    Posts
    2,023
    Thanks
    17
    Thanked 319 Times in 318 Posts
    Blog Entries
    3

    Default

    Warning: Please include a link to the DD script in question in your post. See this thread for the proper posting format when asking a question.
    Please post a link to the page on your site that contains the problematic script or attach your code so we can check it out and help you.

  3. #3
    Join Date
    Mar 2009
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Sorry,

    The web page is not yet published, I am trying to get the image gallery to work so I can develop the page around it.

    This is what I have tried and the file structure.

    I am sorry but have little to no HTML knowledge.

    <html>

    <head>
    <meta name="GENERATOR" content="Microsoft FrontPage 5.0">
    <meta name="ProgId" content="FrontPage.Editor.Document">
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
    <title>New Page 1</title>


    <script type="text/javascript" src="js/prototype.js"></scipt>
    <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" />
    </head>

    <body>
    <a href="images/image-1.jpg" rel="lightbox" title="my caption">image #1</a>


    </body>
    </html>


    The CSS file and the JS files are placed where the page is saved on the directory

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
  •