MavraOnline
03-17-2012, 08:31 PM
hello friends I'm a newbie..
I need a little help. Im using big images in my website. I want a javascript to toggle the image size from "Original size to fit with resolution of screen" and vice versa.
It should be onclick function like this
<img id="blahblah" src="myimage.jpg" onClick="resize();" />
I need a little help. Im using big images in my website. I want a javascript to toggle the image size from "Original size to fit with resolution of screen" and vice versa.
It should be onclick function like this
<img id="blahblah" src="myimage.jpg" onClick="resize();" />