I kept getting a ‘request is not defined’ error with my Mootools scripts. Took me a few minutes to figure out that Javascript is of course case sensitive and the function is called ‘Request’ not ‘request’. If you’re getting the same error, chances are you need to check your capitalisation!

Recent Comments