var url = 'http://127.0.0.1:8080/index.jsp?username=admin#name'; var aLink = document.createElement('a'); aLink.href = url;