Give INPUT default focus

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
alex.barylski
DevNet Evangelist
Posts: 6267
Joined: Tue Dec 21, 2004 5:00 pm
Location: Winnipeg

Give INPUT default focus

Post by alex.barylski »

Using JavaScript sure, but is there not a way to do this HTML?
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Post by Luke »

nope... tabindex is the closest you're going to get as far as I know
Post Reply