Monday, September 22, 2014

get the url from the browser using javascipt var fullUrl = window.location.pathname + window.location.search;

var fullUrl = window.location.pathname + window.location.search;


No comments:

Post a Comment