Results 1 to 2 of 2

Thread: Image Spotlight effect Problem in ASP .NET

  1. #1
    Join Date
    Feb 2007
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Exclamation Image Spotlight effect Problem in ASP .NET

    1) Script Title: Image Spotlight effect

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

    3) Describe problem: This script is working fine when i am trying in a simple html page, but its giving an error "myimage is underfined" when i use this script in ASP .NET2.0 using Vistual Studio 2005.
    I am using all the correct parameters but its not working at all and the image is shown black in the browser whn i run the page with the same javascript error.

    Regards
    Aloha

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    That really shouldn't make any difference though, it might. The error you are getting usually means that there is either no image before the script on the page with an id of 'myimage' or that there are more than one (possibly even one with that id and another with that name). Are either of those the case?
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

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
  •