Hi all:
�Anyone knows how to get the navigator window width at IE 5 (using JavaScript)?
I tried "document.body.width" but it doesn't work since I need window width to 
define the size of frames, and a page made out of frames doesn't have body or it has 
it underneath the frames so this sentence won't work.

At NS works perfectly width "window.innerWidth", but not at IE. Know any method like 
this at IE?

Sorry for using this forum but I didn't get an answer in the specific ones and I'm
a bit desperated.

Other question by the way: a link to your favorite JSP advanced tutorial? 
Thanks in advance,

Julia

==========================================================================To 
unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to