Chud37 Posted June 1, 2012 Share Posted June 1, 2012 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(); Link to comment https://forums.phpfreaks.com/topic/263509-register-reserved-word-very-strange-behavoir-please-help/ Share on other sites More sharing options...
requinix Posted June 1, 2012 Share Posted June 1, 2012 You didn't happen to look at Chrome's error console, did you? Link to comment https://forums.phpfreaks.com/topic/263509-register-reserved-word-very-strange-behavoir-please-help/#findComment-1350428 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.