| Author |
Clickable Div Background image
|
Abiodun Adisa
Ranch Hand
Joined: Jan 17, 2002
Posts: 495
|
|
I have this div block in my html code and in the CSS for the Div i have an image I want the image to be clickable that is if you click the image the page navigates to another page, Please how do i accomplish this
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
Just have to add the onclick handler to the div: Eric [ December 02, 2007: Message edited by: Eric Pascarello ]
|
 |
 |
|
|
subject: Clickable Div Background image
|
|
|