I also have a problem in Browser inconsistency, I use a JSP scriptlet to
populate the options in a select list, the resultant HTML look like this...
<select name="report_name" size="1">
<option value="All Active Requests">All Active Requests</option>
<option value="All closed requests for my project">All closed
requests for my project</option>
<option value="All closed requests for my team">All closed requests
for my team</option>
</select>
in IE the select list looks fine, in NS4 the list contents appear one after
another in what look like a box.
Glenn
> -----Original Message-----
> From: Jann VanOver [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, July 11, 2001 5:45 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Browser Incompatibility
>
>
> This is a Javascript problem. Has nothing to do with JSP.
>
> I find http://irt.org a useful website for Javascript help.
>
> -----Original Message-----
> From: Smita [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 10, 2001 6:30 PM
> To: [EMAIL PROTECTED]
> Subject: Browser Incompatibility
>
>
> Hi all,
> I am having a problem of browser incompatibility. In
> my application,
> I am opening a new window using window.open() function. In
> the new window I
> am selecting some values, on click of a button, I want these
> selected values
> to pass back to parent window and that new window should
> close. I am using
> opener.window.document.fieldname.value, for passing the values and
> self.close() after that to close the window. It is working
> file with IE, but
> when comes to Netscape, neither it is passing the values back
> to parent nor
> it is closing. What could be the problem with this? Any work arounds?
> Regards
>
> ____________________________________________________
> Buy Feng Shui Package for Rs. 151/- only, at
> http://shopping.rediff.com/shopping/fengshui_mailer.htm
>
> ==============================================================
> =============
> 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://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>
> ==============================================================
> =============
> 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://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>
===========================================================================
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://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets