XpertWorlock Posted January 5, 2009 Share Posted January 5, 2009 I mean, "getElementbyId" doesn't work "getElementById" does work "setTimeOut" doesn't work "setTimeout" does work I'm not complaining, I was just wondering if there is a point, I wonder how much time has been wasted since the creation of javascript, ripping apart a script to find out why something isn't working, only to realize that it was the cause of a function upper/lower case problem. Link to comment https://forums.phpfreaks.com/topic/139580-solved-why-is-javascript-so-picky/ Share on other sites More sharing options...
Maq Posted January 5, 2009 Share Posted January 5, 2009 Read this. Link to comment https://forums.phpfreaks.com/topic/139580-solved-why-is-javascript-so-picky/#findComment-730194 Share on other sites More sharing options...
XpertWorlock Posted January 5, 2009 Author Share Posted January 5, 2009 got it, thanks for the link Link to comment https://forums.phpfreaks.com/topic/139580-solved-why-is-javascript-so-picky/#findComment-730207 Share on other sites More sharing options...
Maq Posted January 5, 2009 Share Posted January 5, 2009 It's not only Javascript it's many other languages as well. Link to comment https://forums.phpfreaks.com/topic/139580-solved-why-is-javascript-so-picky/#findComment-730218 Share on other sites More sharing options...
XpertWorlock Posted January 7, 2009 Author Share Posted January 7, 2009 So I've read, good to get in the habit I guess Link to comment https://forums.phpfreaks.com/topic/139580-solved-why-is-javascript-so-picky/#findComment-731661 Share on other sites More sharing options...
Maq Posted January 7, 2009 Share Posted January 7, 2009 It's just basically to keep everything consistent and standardized. Link to comment https://forums.phpfreaks.com/topic/139580-solved-why-is-javascript-so-picky/#findComment-731812 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.