Log in

View Full Version : How to show image larger when i put cursor in image in php?



udaybabu
04-03-2012, 10:57 AM
Hello,

I have a image with size 48 by 48 when i put cursor in it i should get large image..

Here is my code..

<li><a href="/student/student/'.$oStudent->Guid.'">
<span class="icon"><img src="'.$sStudentImage.'" height="48" width="48" /> </span>'name'</a></li>

please help me out,,

Thanks alot.....
kiran