[Javascript] opening window

Rodney Myers rodney at aflyingstart.net
Wed Jun 13 07:22:13 CDT 2001


Ben,

As ever, I look forward to being proved wrong in this list, as has happened
before and will happen again. That is much of what makes the list worthwhile,
in my opinion.

In the Wrox "Professional Javascript" book there is a note in Ch5  'Windows and
Frames' on page 163

"The title bar and its close and resize icons are added by the computer's
operating system, not the browser, and aren't visible inside JavaScript. You're
stuck with them, unless you create an ActiveX control that specifically removes
them"

IE specific scripting can sometimes involve use of ActiveX objects (e.g.
FileSystemObject). Similarly, JAVA applets can also be addressed from
javascripts. Neither are 'part of javascript' - but the distinction becomes
'academic' if it works and does not cause trouble.

Certainly if you have a way to do it I want to see it asap. It would be neat!

Rodney


Ben wrote:

> err, it is actually.  I think in IE you can do something funky with opening
> a new window, setting it to be full-screen, and setting the height & width
> at the same time.
>
> if I have time I'll try and knock up a demo but I'm really busy right now.
>
>  .b
>
> ----- Original Message -----
> From: "Rodney Myers" <rodney at aflyingstart.net>
> To: <javascript at LaTech.edu>
> Sent: Wednesday, June 13, 2001 12:44 PM
> Subject: Re: [Javascript] opening window
>
> > No, not in javascript.
> > hth
> > Rodney
> >
> > Andrew Dunn wrote:
> >
> > > Hi,
> > >    Is it possible to get rid of the top part of a window, the part with
> the
> > > minimize and X buttons? If it is possible could you please explain how.
> > >
> > > Regards,
> > >
> > > Andrew
> > >
> >
> > --
> > Shop at ssistant Add-ons and Developer Workshops
> > http://www.aflyingstart.net/addons/
> >
> > Enquiries regarding Shop at ssistant Classic training :
> > Call 01256 880770
> >
> > Rodney Myers
> > Based in Oxford, England
> > Technical Director, Shop at ssistant eCommerce Solutions
> >
> >
> >
> > _______________________________________________
> > Javascript mailing list
> > Javascript at LaTech.edu
> > http://www.LaTech.edu/mailman/listinfo/javascript
> >
>
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> http://www.LaTech.edu/mailman/listinfo/javascript

--
Shop at ssistant Add-ons and Developer Workshops
http://www.aflyingstart.net/addons/

Enquiries regarding Shop at ssistant Classic training :
Call 01256 880770

Rodney Myers
Based in Oxford, England
Technical Director, Shop at ssistant eCommerce Solutions

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20010613/70c5dcbf/attachment.htm>


More information about the Javascript mailing list