SyntaxFix
Write A Post
Hire A Developer
Questions
A jQuery solution would be something like:
$(function () { $('input').blur(); });