Zoom in on image control

D

David C

I have a ASP.Net 2.0 and 3.5 applications that display thumbnails in a
DataList and when clicked on, shows a larger sized image to the right of
that DataList. Is there any way to zoom in on that image and be able to
scroll around like you can on the Google maps page?
p.s. I am using Ajax in both apps.
Thanks.
David
 
B

bruce barker

you can with javascript. you will need sizied clipping div
(overflow:hidden). then place the image inside. zoom is done by changing
the image size and width. pan is done by changing the images location in
the div. google javascript pan scroll for code examples


-- bruce (sqlwork.com)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top