Results 1 to 2 of 2

Thread: A mouse over effect (image) from start to end

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

    Default A mouse over effect (image) from start to end

    I'm totally new in this and I don't know much about HTML.

    I created a new website to post pictures and I decided to use this style: http://www.dynamicdrive.com/dynamici...thumbnail2.htm

    However, when I copy & paste the codes, only links with words are found. It is not the same as the demo given.

    I'm trying to get something like this person's website: http://www.waldronar.com/Design/Mysp...y/gallery.html

    How do I make those links to be my images instead of words. And when I move the mouse over, how can I make the pictures to be on the right side so that it is not directly under the link?

    I will need guidance from the the beginning until the end. Thank you so much.

  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

    HTML Code:
    <a href="#" onmouseover="modifyimage('dynloadarea', 0);" onclick="return false;"><img border="0" src="thumb1.jpg"></a>
    - 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
  •