Results 1 to 2 of 2
I have just exported 3 png files out of gimp for a html document I'm working on right now, and they are all almost the same, except I need each ...
- 11-24-2010 #1Just Joined!
- Join Date
- Jul 2010
- Posts
- 22
html/gimp project
I have just exported 3 png files out of gimp for a html document I'm working on right now, and they are all almost the same, except I need each to load when the user does something. So the first image will display on the page, and when a user puts their cursor over it, then it will load image 2. When they press it, it loads image 3. Thanks in advance!
- 11-29-2010 #2Linux Enthusiast
- Join Date
- Apr 2004
- Location
- UK
- Posts
- 658
Hi there,
What you are looking for is called "image rollover". Here is an image rollover tutorial which you should then be able to cannibalise with an onClick() to achieve the third part of your project.
Let us know how you get on.To be good, you must first be bad. "Newbie" is a rank, not a slight.


Reply With Quote