Netscape 7.2? Is this the new beta release?

I don't know about Netscape 7.2, but I know that in previous versions(4-5)
of Netscape it is impossible. Instead design your pages so that you don't
need to disable any buttons while they are displayed on the client browser.
During dynamic generation on the server, exclude from the output the buttons
that aren't relevant for the current view.
(also known as thin-client)

Scott Evans



> -----Original Message-----
> From: Kumaravel Kandasami [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, May 02, 2000 4:44 PM
> To: [EMAIL PROTECTED]
> Subject: javaScript: How to disable a button in Netscape
>
>
> Hi All!
>   I'm working in JavaScript & IE, now when I view the
> same application on Netscape7.2. The disabled buttons
> do not work in NS.
>   My question is how do I disable a button, which
> works on IE & NS ???
>   Very Urgent, please respond as soon as possible
>
> Thanks,
> Kumar
>
> __________________________________________________
> Do You Yahoo!?
> Send instant messages & get email alerts with Yahoo! Messenger.
> http://im.yahoo.com/
>
> ==============================================================
> =============
> To unsubscribe: mailto [EMAIL PROTECTED] with body:
> "signoff JSP-INTEREST".
> 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".
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

Reply via email to