mgetty --> Web-Page

Randy Harmon (rjharmon@uptimecomputers.com)
Thu, 1 Oct 1998 17:19:31 +0200


On Wed, 30 Sep 1998, Gert Doering wrote:

> Hi,
> 
> On Wed, Sep 23, 1998 at 10:49:01PM +0200, Simone Demmel wrote:
> > Yes, and most I would like it to have the viewfax behaviour (perhaps an
> > additional menue for the friends of buttons)
> 
> A definite need that I see is the ability to scale "quickly", without
> going to a "larger/smaller" button somewhere on the page.
> 
> Hmmm.
> 
> I just got another idea, variant of what Randy suggested: serve (if
> desired) a full-sized GIF image [isn't much larger than the G3, if 
> larger at all], and scale within the <IMG> tag.  This wouldn't give you
> a larger/smaller scalability by just mouse clicking into the image
> (left/right button).  BUT: maybe one can do that with JavaScript?

<script language="Javascript"><!--
function zoom( ) {
  var win= window.open(...);
  win.write('<IMG src="..." width="..." height="...">');
  window.close(); // close the current window
//-->
</script>
 
> What I'm thinking of is a JavaScript item that will kind of "reload page
> with different scaling in the <IMG=...> values".  Does anybody know
> whether that's doable?

I'm pretty sure it's not doable in the same window.  But it's not a lot of
work for the web server to generate a page having the right zoom settings on
it... still relatively light on the network... the key is browser caching of
the source of the zoomed image.
 
> It would definitely be less development effort :-)

Ain't _that_ the truth!

> > pictures for them and Gert has nearly 500 Pages in his incoming
> > directory (he is a ... I forgot the name...'small anymal that collects
> > everything'). 
> 
> "hamster" :-)

"packrat", ectually.
 
Randy

-----
Uptime Computer Services
Workflow Automation Solutions
      for Office and Internet