hi all,
i just wanna to make a href and send a parameter with this href and this parameter is the input of a textbox.
here what i did:
but it has a syntax error...i donot know where and why...?
i just wanna to make a href and send a parameter with this href and this parameter is the input of a textbox.
here what i did:
Code:
<a href="1.html?title_edit='window.document.getElementById('ti').value'>Edit</a>