If you are searching for the professional web development, app development company in Vadodara then Cloudswift Solutions is the name on which you can trust. Visit our website for more information.
Wednesday, 21 November 2012
Javascript – get Url
window.location.href - get entire url window.location.protocol - get protocol: "http" / "https" window.location.host - get hostname, e.g: "www.g31zone.com" window.location.pathname - get script name, e.g: "example/index.html"
No comments:
Post a Comment