Results 1 to 3 of 3

Thread: Img. Thumbnail Viewer - onClick > onMouseover?

  1. #1
    Join Date
    Dec 2004
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Thumbs up Img. Thumbnail Viewer - onClick > onMouseover?

    Image Thumbnail Viewer
    http://www.dynamicdrive.com/dynamicindex4/thumbnail.htm

    Hello; I hope this is the correct place to post my question

    Is it OK to change the script to mouseover instead of onClick - and if, how do I go about it without screwing up the script?

    Some praise:
    Totally awesome script!
    I am close to retarded when coding is concerned, but I still managed to apply this one, and customize it to my liking - my first experience with javascript too, I might add.
    I recommend it "left and right"

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

    Default

    Hmmm as far as I can see, simply change onClick within your <a> tags to onMouseover, and it should work just fine. Another script you may want to consider instead is: http://www.dynamicdrive.com/dynamici...agetooltip.htm

  3. #3
    Join Date
    Dec 2004
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Smile

    Great, I definitly think I'll manage either!
    Thanks

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
  •