E-Machines eMachines Desktop PC Logo
Posted on Apr 14, 2009
Answered by a Fixya Expert

Trustworthy Expert Solutions

At Fixya.com, our trusted experts are meticulously vetted and possess extensive experience in their respective fields. Backed by a community of knowledgeable professionals, our platform ensures that the solutions provided are thoroughly researched and validated.

View Our Top Experts

Javascript void(0) keeps coming up when i try to access sites.

When i try to access certain sites and links,(e.g), help links, some of my bingo game rooms, these messages appear on screen and prevent me from going any further, javascriptvoid (0), and cast member not found, please can you tell me exactly what these messages mean and possibly how to fix them once and for all, thanks.

  • tika15 Apr 14, 2009

    i will definately try that in a bit and let you know what happens, thanks very much.

×

2 Answers

Anonymous

Level 1:

An expert who has achieved level 1.

Hot-Shot:

An expert who has answered 20 questions.

Corporal:

An expert that has over 10 points.

Mayor:

An expert whose answer got voted for 2 times.

  • Contributor 28 Answers
  • Posted on Sep 13, 2009
Anonymous
Contributor
Level 1:

An expert who has achieved level 1.

Hot-Shot:

An expert who has answered 20 questions.

Corporal:

An expert that has over 10 points.

Mayor:

An expert whose answer got voted for 2 times.

Joined: Jun 06, 2009
Answers
28
Questions
0
Helped
20266
Points
62

Javascript:void(0) is a way of making a link that goes absolutely nowhere. It is sometimes used in developing sites to indicate that the page it is linking to is not quite ready for viewing.

Now, about 'cast member not found'. It sounds like a flash error, and means that the content has a few bugs. This is down to the developer and cannot be fixed. You should contact the developer to inform them about the problem. Developers always like feedback.

Hope this helps,

Tiger720

Anonymous

Level 2:

An expert who has achieved level 2 by getting 100 points

MVP:

An expert that got 5 achievements.

Governor:

An expert whose answer got voted for 20 times.

Scholar:

An expert who has written 20 answers of more than 400 characters.

  • Expert 58 Answers
  • Posted on Apr 14, 2009
Anonymous
Expert
Level 2:

An expert who has achieved level 2 by getting 100 points

MVP:

An expert that got 5 achievements.

Governor:

An expert whose answer got voted for 20 times.

Scholar:

An expert who has written 20 answers of more than 400 characters.

Joined: Feb 22, 2009
Answers
58
Questions
7
Helped
30539
Points
195

Go to "Add or Remove programs" - Remove all "Java" related programs. Could be a few entries because of updates.

Then go to: http://www.java.com/en/download/index.jsp

Download and install Java.

You should be fine after that.

Ad

Add Your Answer

×

Uploading: 0%

my-video-file.mp4

Complete. Click "Add" to insert your video. Add

×

Loading...
Loading...

Related Questions:

0helpful
1answer

Youtube will load but will not play

Hi Paul.
Fix videos and games that won't play If a YouTube video, Facebook game or other media isn't working, try the steps below to fix it.
These steps can help for:
  • A video or game that won't load
  • A video or game that's blank
  • A grey box that shows instead of a video or game
  • Chrome freezes or crashes while loading a video or game
  • Step 1: Allow Flash on the site Look for an error that says 'Click to enable Adobe Flash Player' or a message about downloading Flash. If you see these errors, the site needs permission to use Flash.
    Only allow Flash to run on websites that you trust.
    1. On your computer, open Chrome.
    2. Go to the site with the video or game.
    3. To the left of the web address, click Lock or Info .
    4. To the right of 'Flash', click the Arrows .
    5. Choose Always allow on this site.
    6. At the top-left, click Reload .
    Step 2: Turn on JavaScript Some media needs JavaScript. YouTube videos, for example, won't run without JavaScript.
    1. On your computer, open Chrome.
    2. At the top-right, click More Settings.
    3. At the bottom, click Advanced.
    4. Under 'Privacy and security', click Content settings.
    5. Click Javascript.
    6. Turn on Allowed (recommended).
    7. Go back to the site with the video or game. At the top-left, click Reload .
    Step 3: Check your extensions, plug-ins, cache and cookies Some video or game issues are caused by Chrome extensions, plug-ins, or something saved in your cache or browser data.
    1. On your computer, open Chrome.
    2. At the top-right, click More New Incognito Window.
    3. In the Incognito window, go to the site with the video or game.

    resetting your Chrome settings.
    Step 6: Reset your Internet connection Your Internet network could be causing problems with the video or game.
    1. Turn off your computer.
    2. Unplug your modem. If your wireless router is a separate device, unplug it too.
    3. Wait for about one minute.
    4. Plug in your modem and wait until all the lights have stopped blinking. If your wireless router is a separate device, plug it back in and wait until all the lights have stopped blinking.
    5. Turn on your computer.
    6. Go back to the site with the video or game. At the top-left, click Reload .
    hope this helps you out.if not go to this link.
Youtube will load but will not play Google Search
tip

How to Solve the Javascript Void(0) Problem

Many internet users face this problem when they try clicking a link and see this error code on the status bar of the browser which doesn't allow the link to work. It is actually an error message that occasionally appears in a web browser when you face a problem loading a JavaScript from a webpage. Though this error message pops up on various occasions but the actual reasons could be different for different users, and resolving these problems is necessary by knowing the most possible reasons for this error message.
1- The major cause of this error message is the Popup blocker blocking the JavaScript while stopping the windows which open up as the advertisements on various sites. Resolving this problem involves making changes in the preferences of the popup blocker based on your requirements and thus disabling the popup blocker. One can even download another anti popup software instead or can read the product reviews of popup blockers to assess if they really cause these error messages.
2- The malfunctioning of the web proxy servers (which are used for accessing the various banned websites) can also block the various scripts in the process. This problem can be avoided by not using the proxy server itself or using a proxy server that functions better and do not interfere in the downloading of various scripts. Also check for the compatibility of the proxy server with various web pages and scripts.
An improperly written JavaScript could also lead to this error message. The solution lies in notifying this error to the webmaster who in turn must rewrite the JavaScript.
3- The JavaScript might be disabled in your browsers, and this needs to be enabled. To enable this in IE, go to scripting tab of the security option in the Tools menu under the internet options; and to enable this in Firefox, go to Tools menu and enable the JavaScript option in Web features.
4- Web browser implementation of JavaScript might also be broken in some cases, and this requires the switching or simply the up gradation of your web browser.
There is this simple way where you can really avoid "javascript:void(0)" error message at the first instance because we know that this "javascript:void(0)" can cause certain browsers to really present your web pages in unusual ways, and since the "javascript:void(0)" statement is often occurred when a link has no URL attached to it, and the browser doesn't understand how to react and returns the error message. So for this, instead use the "return false;" statement to let the browser not to look for the URL. Try opening the document in any text editor; Locate the "javascript:void(0)" references within the document, Replace the links with the (#) symbol with the syntax ".", Add the "return false" declaration to the statement that would make the whole link reference to appear as a Link. Replace the "callFunction()" with your function name; Save and close the file finally.
on Jan 12, 2010 • Computers & Internet
2helpful
2answers

How can i solve "javascript:void(0)? in Chrome

javascript:void(0) is an error message that occasionally appears in a web browser when there is a problem loading a JavaScript from a web page.
Here are some Possible Resolutions you can try:

Disable your popup blocker

Disable your web proxy, if you have any.

Enable JavaScript

Switch web browsers or upgrade your web browser

It is also possible that the website you are viewing has nn improperly written JavaScript. There's no way we can resolve that on our end.





1helpful
2answers

I need to install javascript

Javascript is used in the form of client-side scripting implementated as a part of webbrowser. No need to install any specific software. You just have to enable certain settings in internet explorer for it to work properly

Follow the link for more information

http://www.ehow.com/how_4886248_install-java-script-internet-explorer.html

Hope this helps
1helpful
1answer

Error showing "java scrip void"

I have read and understood your problem, and the following links containt the infor regarding your query, visit these links to resolve your problem.

http://www.tech-faq.com/javascript-void-0.shtml
http://www.tech-faq.com/enable-javascript.shtml

Best regards.
0helpful
1answer

A Program using an array that culculates the sum and average of the five input values?

Hi,
I am writing in C code here
#include<stdio.h>
#include<conio.h>
void main()
{
int a[5],i,sum=0;
float avg=0;
printf("enter the five values");
for(i=0;i<5;i++)
scanf("%d",&a[i]);
for(i=0;i<5;i++)
sum+=a[i];
printf("Sum=%d",sum);
avg=sum/5;
printf("Average=%f",avg);
getch();
}
2helpful
1answer

Javascript:void(0); when navigating to certain websites

Go to Tools | Internet Options | Advanced.
Check the box to Disable script debugging.
Uncheck the box to Display a notification about every script error.

1. You might want to refresh your scripting engine:
http://www.microsoft.com/downloads/d...displaylang=en

2. Sometimes there's a corrupt file in the cache and one must go to Tools |
Internet Options and click Delete Files.

2a. Start | Run | Regsvr32 vbscript.dll

2b. Start | Run | Regsvr32 jscript.dll

3. Re-register all DLLs listed in http://support.microsoft.com/?kbid=281679

4. See also
Error Message When You Browse the Web: An Error Has Occurred in the Script
on This Page
http://support.microsoft.com/?kbid=306831
Scripting Errors When You View Web Pages in Internet Explorer after
Installing Office 2003
http://support.microsoft.com/?kbid=822521

Not finding what you are looking for?

229 views

Ask a Question

Usually answered in minutes!

Top E-Machines Computers & Internet Experts

Grand Canyon Tech
Grand Canyon Tech

Level 3 Expert

3867 Answers

Brad Brown

Level 3 Expert

19187 Answers

Andrew Chrostek
Andrew Chrostek

Level 1 Expert

187 Answers

Are you an E-Machines Computer and Internet Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...