This is probably very simple, but could somebody tell me how to get the cursor blinking on a text box on page load?
HTML:
jQuery:
$("#search").focus();