Re: JavaScript not working on the browser
Aaron Johnson <[email protected]>
| Newsgroups | gmane.comp.java.sun.servlet |
|---|---|
| Message-ID | <[email protected]> |
Hi S.K. It sounds like you know this already, but JavaScript is a client-side technology, you'll need to do some JavaScript debugging (within Mozilla --> Tools --> Web Development --> JavaScript Console) to find out what the problem is. You might also consider emailing a different list, JS-Jive (http://groups.yahoo.com/group/JS-Jive/) is an excellent one. AJ Aaron Johnson [email protected] http://cephas.net/blog/ -----Original Message----- From: A mailing list for discussion about Sun Microsystem's Java Servlet API Technology. [mailto:[email protected]]On Behalf Of skdas Sent: Monday, May 12, 2003 7:57 AM To: [email protected] Subject: JavaScript not working on the browser I am unable to view any JavaScript information from my web browser. Other links are working fine. But when I click on the link having connection to JavaScript it doesnot work . Earlier it was working fine. Can anyone suggest the solution please. I know this Servlet platform is not the right platform for this problem . But anyhow if anyone can help me out. Thanks in advance S.K.Das