var a = document.createElement('a'); a.setAttribute('href', '/user/4545/edit'); alert(a.href); alert(a.pathname);