Hi,
I have to zoom a div. an image is placed as div
background using css. while doing zoom in, what i did
is increased width and height of div by 25px, but image
which placed as div background is not streching.
Also, when i zoom it, the text placed in its inner div
should also zoom.
How this can be achieved in javascript. It should run in IE6, IE7,FF1,FF2 and FF3
Any help can be greatly appreciated.
Thanks in advance