Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: Script blocks work separately but not with each other


Message #1 by riia.mattila@m... on Fri, 17 May 2002 12:42:20
Hi Oleg,

thank you for replying me so soon. I have "Display notification about 
every script error" checked, yet I receive no error msg in my case.

I'll send you the files by e-mail, but I want to warn you that all the js 
in them looks like a total mess. :-)

Riia



Hi !

Its always good practice to be able to see all errors.
Its defiantly can be some error so first of all I would suggest you
to enable "Display notification about every script error" option
in your browser.

What I understand from your description it some order processing error.
If you have no error in script you'll need to look into code and see
what this function trying to do. My guess would be that this function
trying to get some values that doesn't exist at time of execution or the
have wrong
values.

If you want to send me those HTML pages I'll take a look at it.

Oleg.


  Return to Index