R
Randy Webb
Thomas 'PointedEars' Lahn said the following on 10/26/2005 10:42 AM:
No. The method of choice is to use a button if you don't want to
navigate via the href attribute.
JS creates and appends the button.
The button's onclick triggers the function.
*That* is the "method of choice" to those who are informed.
Matt Silberstein wrote:
So, instead of referencing #, [..]
Don't let yourself be confused by VK's rambling. href="#" is the
method of choice *provided* all other conditions mentioned are met.
No. The method of choice is to use a button if you don't want to
navigate via the href attribute.
JS creates and appends the button.
The button's onclick triggers the function.
*That* is the "method of choice" to those who are informed.