javascript

  • Thread starter Thread starter polo
  • Start date Start date
P

polo

i am using windows 2000 pro with sp2. When i tried to go to a page by
clicking "next" botton, the page does not show up at all. It has
javascript:next() on the left side corner. This machine also gave me
runtime error messages some other times.

Does that mean i need lastest java plugins?

Please help!
 
Java & javascript are two entirely different things. A new/different java
virtual machine won't help with javascript errors.

If you have a good reason to think the javascript problem is on your
computer, not on the webpage itself, point your browser to
www.browsertune.com and let it analyze any problems you may have with your
browser.
 
polo said:
i am using windows 2000 pro with sp2. When i tried to go to a page by
clicking "next" botton, the page does not show up at all. It has
javascript:next() on the left side corner. This machine also gave me
runtime error messages some other times.

Does that mean i need lastest java plugins?


This is javascript - not Java, which is quite different, and which is
what uses plugins. You *may* have some internet security program or ad
blocker getting in the way, or it may just be that the script on the
page has an error. First check Internet Options, Security, highlight
Internet Zone. If on Medium it should be OK, or if you click on
Custom, then at the bottom, in Scripting, have all three sections on
'Enable'
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top