Tagged Questions
5
votes
4answers
5k views
JQuery: Why Unobtrusive JavaScript / Document Ready function rather than OnClick event?
I've just started looking at JQuery. I don't have any AJAX in my web application at present.
My existing JavaScript in my HTML looks like:
<form ...>
<p>Find what? <input ...