Results 1 to 5 of 5

Thread: Image w/ description tooltip weird problem

  1. #1
    Join Date
    Apr 2006
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Image w/ description tooltip weird problem

    1) Script Title: Image w/ description tooltip

    2) Script URL (on DD): http://dynamicdrive.com/dynamicindex4/imagetooltip.htm

    3) Describe problem:

    Hello,

    I have this script running on a page .. but the same script is not running on another page...

    Can you please tell me what the problem could be

    Running Link : http://nishmaindustries.com/site/Untitled-2.html

    Not Running Link : http://nishmaindustries.com/site/products.htm

    Regards,

    Arvind.

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

    Default

    There is a JavaScript error on your page, as reported by Firefox:

    Code:
    Error: syntax error
    Source File: http://nishmaindustries.com/site/datetime.js
    Line: 15
    Source Code:
    var mydate=new Date()
    Try fixing that to see if it solves the problem.

    BTW, please note that your page is currently in violation of our usage terms, since the credit notice doesn't appear inline on the page. Please reinstate the credit notice:

  3. #3
    Join Date
    Apr 2006
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    how do i fix that .... line 15 ?




    and sry i didnt know about the credits thing
    i have done that .. on the main coding itself now and will put up on the main site that will be up..

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

    Default

    Ok, I see an obvious error in http://nishmaindustries.com/site/datetime.js Since it's in a .js file already, the surrounding <script> and </script> tag needs to be removed.

  5. #5
    Join Date
    Apr 2006
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    well
    i removed that datetime.js still didnt work

    but i figured out that the problem is due to the picture marquee script
    that starts from Line 92

    when i remove that script from the body....

    the image w/ desc. works fine

    but when i put that back it doesn't

    any solutions to that ?

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
  •