Skip to content

Instantly share code, notes, and snippets.

@JDMcKinstry
Created March 14, 2012 18:07
Show Gist options
  • Save JDMcKinstry/2038295 to your computer and use it in GitHub Desktop.
Save JDMcKinstry/2038295 to your computer and use it in GitHub Desktop.
$.myURL("someDir", "someContent.xx", { data1: 'someString', data2: 'some Other string' })
// Will produce something like:
// http://spyk3lc.blogspot.com/someDir/someContent.xx?data1=someString&data2=some+Other+string
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment