javascript - Remove querystring from URL - Stack Overflow function stripQueryStringAndHashFromPath(url...

Please Visit: http://ift.tt/1ajReyV



javascript - Remove querystring from URL - Stack Overflow

function stripQueryStringAndHashFromPath(url) {

return url.split("?")[0].split("#")[0];

}

Read full article from: http://ift.tt/1in2QZZ

http://ift.tt/1kCENWW



javascript - Remove querystring from URL - Stack Overflow







from Public RSS-Feed of Jeffery yuan. Created with the PIXELMECHANICS 'GPlusRSS-Webtool' at http://gplusrss.com http://ift.tt/RrEW5c

via LifeLong Community

No comments:

Post a Comment