[Javascript] changing graphics in new window

Tim Makins spindrift at oceanfree.net
Fri Apr 16 03:29:25 CDT 2004


Hi Dave - did you do this yet, or have I missed it ?

Hopeful Tim in Ireland.

----- Original Message ----- 
From: "David Lovering" <dlovering at gazos.com>
To: "[JavaScript List]" <javascript at LaTech.edu>
Sent: Wednesday, March 24, 2004 6:36 PM
Subject: Re: [Javascript] changing graphics in new window


> Sure.  I'll take one of my apps and strip it down to "demo-code" size so
> that extraneous crap doesn't cause needless confusion.  The method was
taken
> nearly word-for-word from the Internet Explorer 5 Developer's Guide (the
> last rev of IE for which MS printed one, apparently), and the only
> substitution was choosing graphics instead of colored backgrounds.
>
> Obviously, if you have a whole bunch of graphics you'll need some way of
> managing them -- but I'll leave that to you folks.
>
> I'll get back to you tomorrow with the demo code (knock wood...).
>
> -- Dave Lovering
>
> ----- Original Message ----- 
> From: "Tim Makins" <spindrift at oceanfree.net>
> To: "[JavaScript List]" <javascript at LaTech.edu>
> Sent: Tuesday, March 23, 2004 11:40 PM
> Subject: Re: [Javascript] changing graphics in new window
>
>
> > Dave - I'd be very interested to see your code for this action. Please
> will
> > you share it with us ?
> >
> > Tim in Ireland
> >
> > ----- Original Message ----- 
> > From: "David Lovering" <dlovering at gazos.com>
> > To: "[JavaScript List]" <javascript at LaTech.edu>
> > Sent: Wednesday, March 24, 2004 3:37 AM
> > Subject: Re: [Javascript] changing graphics in new window
> >
> >
> > I've only been able to accomplish this trick by using a somewhat klugey
> > method of painting two layers in the "display" window, updating the
> "hidden"
> > layer graphic, and then switching the layer once the build is complete.
> > Admittedly, this used some IE proprietary layer management calls, but
> > perhaps something similar could be devised for Mozilla, etc.
> >
> > -- Dave Lovering
> >
> > _______________________________________________
> > Javascript mailing list
> > Javascript at LaTech.edu
> > https://lists.LaTech.edu/mailman/listinfo/javascript
> >
> >
>
>
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript
>




More information about the Javascript mailing list