TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
Url.js – A lightweight JavaScript library to manipulate the page url
3 points
by
ionicabizau
over 10 years ago
1 comment
NicoJuicy
over 10 years ago
This would be cleaner then the current way i'm using :P<p>(url.indexOf("?") >= 0 ? url + "&" , url + "?" ) + parameters