Image mouse over, rollover effect?

Mandrew

New member
I want to make my image bigger when the mouse rolls over
but i only have the one image, (I'm receiving it from my database)
is there any way i can make it bigger by just changing the image "width" and "height" ?
Only when the user puts their mouse over the image though?
Thanks
So if the image id is
$image
do i just put that into the code you gave me or do i have to do something with the css as well to get the different image sizes?
 
Back
Top