Category: programming

  • Onclick JavaScript parameters 05 August 2004

    Unobtrusive JavaScript requires that you don't place JavaScript calls directly in HTML code. So, when you want to place an onclick handler on an anchor tag, instead of typing: <a id="link" ...

RSS feed