jimmyshoes
Programmer
Hello
Is it possible to access a link with getElementById
I have tried the following but doesn't work
Is it possible to access a link with getElementById
I have tried the following but doesn't work
Code:
<a href="1.cfm" id="t" onclick="alert(document.getElementById('t'))">L</a>