English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I'm trying to fix java script error, nothing is working. I checked the box to enable java script, still nothing.

2007-03-01 01:18:40 · 3 answers · asked by julia4evert 4 in Computers & Internet Programming & Design

3 answers

Paste the code and error please?

If you are using Firefox, you can find the error using the Javascript console. (Tools > Javascript console). In IE. double click the yellow alert/warning triangle at the bottom left of the browser window. This will popup the errors on the page.

2007-03-01 01:24:16 · answer #1 · answered by strayinma 4 · 0 0

The error is in the page that's loading from the web server. It's nothing to do with your computer. The problem is in the code that the web site is sending you. Your browser is simply reporting the error. So you can't fix it, the web developer of the site needs to fix it.

If you don't want to be notified of the error, you can go to the Advanced section of your browser's Internet options and make sure Disable Script Debugging is checked, and Display a notification about every script error is unchecked.

This is all assuming you're not the web developer. If you are, you need to show the code before anyone here can help.

2007-03-01 10:21:09 · answer #2 · answered by Raymond 3 · 0 0

First, I hope you're not using Notepad to edit your files due to the infamous "Bush hid the facts" bug.

Use the free Java jEdit syntax-highlighting editor instead.
http://www.jedit.org/

Also use Firefox for debugging what you can.

2007-03-01 12:24:22 · answer #3 · answered by SkewsMe.com 3 · 0 0

fedest.com, questions and answers