Jump to content

Register(); reserved word? Very strange behavoir please help!


Chud37

Recommended Posts

Okay so:

 

I've been writing an application that has a standard AJAX call.  But AJAX isnt the problem.  For the last 3 month my application has been working perfectly, however today (the first day that the app was launched publicly) it stops calling the ajax function all together.  The code was thus:

 

Onclick=\"register();\"

 

Suddenly today in chrome this function stopped working, and i could not figure out why, eventually i changed te function name and all was working.  But how rediculous, the register() function works fine in IE???

 

It literally suddenly stopped working, and so i changed the function to preBooked(); and its fine now.

 

Can anyone explain this at all?  It is really bugging me.

 

Thanks in advance,

 

Richard();

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.