Re: Simple image pan
- From: "McKirahan" <News@xxxxxxxxxxxxx>
- Date: Fri, 2 Sep 2005 13:37:23 -0500
<jim_adams@xxxxxxxxxxx> wrote in message
news:1125685590.913949.119960@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> >From a web page, I'd like to show a jpg/gif image that is larger than
> its frame, and allow a user to pan around by mouse. It shouldn't allow
> the user to move the frame view out of the image boundaries.
>
> I've Googled for a while on this one, but nothing comes up that's
> simple and polished.
>
> Thanks for any pointers.
>
> Jim
>
Will this do? Watch for word-wrap.
<html>
<head>
<title>mapScroll.htm</title>
<body>
<p align="center">
<b>Scroll to view the map.</b><br><br>
<iframe
src="http://freepages.genealogy.rootsweb.com/~monticue/photogallery/photo203
08/colorado_map.jpg"
width="580" height="300" marginheight="0" marginwidth="0" align="center"
frameborder="0"></iframe>
</p>
</body>
</html>
.
- References:
- Simple image pan
- From: jim_adams
- Simple image pan
- Prev by Date: Simple image pan
- Next by Date: Re: Simple image pan
- Previous by thread: Simple image pan
- Next by thread: Re: Simple image pan
- Index(es):
Relevant Pages
|