Jump to content

Weird error


gausie

Recommended Posts

I belive that means line1 of your javascript code i'm not sure. Looks liek you have an extra ) in your code somewhere.

Also I guess you are using IE. IEs javascript debugger isn't that greatye. If you have FireFox installed, download the Web Developer Extension. Now load your page up in FireFox when theres an error on your page you'll get a red icon appear to the right of the screen on the web developer toolbar. Click the red icon this will open the Javascript Console. It should dispaly the error(s) and a green arrow pointing to the error in question.
Link to comment
Share on other sites

Right.
In Mozilla - what does "deprecated arguments usage" mean?

The lines of code are at the beginning of defining a function (SetCookie):

[quote]var argv = SetCookie.arguments;
var argc = SetCookie.arguments.length;[/quote]

Any help?

Thanks

Gausie
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.