Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: javascript windows


Message #1 by David Taylor <dtaylor@d...> on Tue, 19 Dec 2000 15:00:49 -0000
Are you using Netscape 4.xxx?  The ref to outerheight and outerwidth is
supported only by Netscape.  If so, is the window resize greater than the
screen can accomandate? If so than you need to use the
"UniversalBrowserWrite" privilege.  I find the following site handy for
any ref to javascript:
    
http://developer.netscape.com/docs/manuals/communicator/jsref/index.htm

It has an entire Javascript ref manual,  for your problem refer to chapter
6: windows, click on windows topic and it will display a list of methods
and properties of the window object.

--- 
NEED TECHNICAL TIPS, TOOLS, AND INSIGHTS?  Is FREE okay?
Visit EarthWeb for the latest in IT Management, Software Development, 
Web Development, Networking & Communications, and Hardware & Systems.  
Click on http://www.earthweb.com for FREE articles, tutorials,
and discussions from the experts.
---
You are currently subscribed to javascript as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-javascript-$subst('Recip.MemberIDChar')@p2p.wrox.com

  Return to Index