Skip to content

Instantly share code, notes, and snippets.

@lauri-kaariainen
Created December 23, 2013 08:18
Show Gist options
  • Save lauri-kaariainen/8093387 to your computer and use it in GitHub Desktop.
Save lauri-kaariainen/8093387 to your computer and use it in GitHub Desktop.
Parsing xml namespaces with jquery 1.10.x ( ie. <something:expirationTime )
this.getElementsByTagNameNS("*", "expirationTime")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment