Log in

View Full Version : A mouse over effect (image) from start to end



pcwhat
12-12-2006, 06:42 PM
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/dynamicindex4/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/Myspace/Krysten-Overlay/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.

jscheuer1
12-13-2006, 06:57 AM
<a href="#" onmouseover="modifyimage('dynloadarea', 0);" onclick="return false;"><img border="0" src="thumb1.jpg"></a>