Javacript: void (0).....how the hell do I fix it?
I’ve been to a few sites that require javascript to run. Java is enabled, but I’m getting a lot of “javascript: void (0)” errors. What is it that needs doing to get websites to work again? I’ve tried updating Java but the Java website says initially that I’ve got an old version of Java, but when I process the suggested download and run it, it says that the version I’m trying to install already exists.
I’ve run numerous scans to see if I can pick up any other problems with malware or viruses but nothing shows up.
Any ideas?
Observing members:
0
Composing members:
0
7 Answers
Java is a completely different beast from JavaScript. They aren’t related in any way, shape, or form.
You should make sure that JavaScript is enabled for your browser (somewhere in the settings, sometimes under ‘Security’).
+1 to everything @mrentropy said. Java and javascript are like a car and a carpet—similar sounding but unrelated. You probably don’t want Java; java applets are a security risk.
Some other things you can try:
1. Use a different browser
2. Turn off popup blocking
Ditto to @phaedryx and the suggestion to disable Java. Lots of security exploits use it, and Oracle seems uninterested in supplying patches in a timely manner.
Can you post some URLs where you encounter this error message and tell what actions cause it to display. Is it popping on page load, or when you click a certain link, etc.?
http://resumup.com is one such example. It’s linked from a Chrome app, Hovering over any buttons you’re supposed to click on (“fill” mostly), and clicking on them will cause that to pop up in the bottom left corner of the browser. It’s the same with a lot of other ‘interactive’ apps.
The site is still in Beta. The video worked, and that was the only thing I saw that seemed to be clickable. Do I need to register with them to test? It sounds like the link you’re clicking is supposed to pass a variable to JavaScript and instead is calling the JavaScript function, but filing to pass it the expected variable/s.
I believe you are supposed to register, yes.
The javascript:void(0) error is fairly unique, in that it is one of the few computer-based errors that can be encountered by users of any operating system.
Here are some tips you should try!
• Restart your browser
• Uninstall and reinstall your browser
• Try a new browser that is code-friendly like Chrome.
• Reset your cache, cookies, etc.
• Restart your computer
A lot of the times it could be the website itself. If it is only for a certain website, chances are the code has a bug causing the error.
http://jobspire.net/jobs
Answer this question
This question is in the General Section. Responses must be helpful and on-topic.