Skip to content

Instantly share code, notes, and snippets.

@geoffyuen
Created September 26, 2013 19:25
Show Gist options
  • Save geoffyuen/6719259 to your computer and use it in GitHub Desktop.
Save geoffyuen/6719259 to your computer and use it in GitHub Desktop.
Location properites
http://www.refulz.com:8082/index.php#tab2?foo=123
Property Result
-------------------------------------------
host www.refulz.com:8082
hostname www.refulz.com
port 8082
protocol http
pathname index.php
href http://www.refulz.com:8082/index.php#tab2
hash #tab2
search ?foo=123
var x = $(location).attr('<property>');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment