i have a doubt ... is it possible to manage with the onclick() event in a <a href> tag ?
i wrote this :
<A onclick='test()' href="toto.html">link</A>
and i have this error message :
"object doesn't support this property or method"
what's wrong ?
Best regards X-),
Elise
i wrote this :
<A onclick='test()' href="toto.html">link</A>
and i have this error message :
"object doesn't support this property or method"
what's wrong ?
Best regards X-),
Elise