Skip to content

Instantly share code, notes, and snippets.

@mannuelf
Created June 15, 2014 21:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mannuelf/9140636cbf47b9ee868c to your computer and use it in GitHub Desktop.
Save mannuelf/9140636cbf47b9ee868c to your computer and use it in GitHub Desktop.
Global Functions Contained Within the Head Object
// predefined JavaScript functions
decodeURI()
decodeURIComponent()
encodeURI()
encodeURIComponent()
eval()
isFinite()
isNan()
parseFloat()
parseInt()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment