Quick Question.
Should we put Javascript in the HREF or use onClick (event)?
Are there any pros/cons to using either one. Personally I think it\'s easier/cle
In the onclick event (although assigned with JS rather then the attribute) with a sensible href attribute. Build on things that work