Setting focus for controls using HTML ONLY!!!

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

Setting focus for controls using HTML ONLY!!!

Post by alex.barylski »

I know it can be done using javascriipt, but is there an HTML attribute which I can add to FORM elelemnts which will cause that element to gain focus automatically???
Roja
Tutorials Group
Posts: 2692
Joined: Sun Jan 04, 2004 10:30 pm

Post by Roja »

No.
User avatar
Buddha443556
Forum Regular
Posts: 873
Joined: Fri Mar 19, 2004 1:51 pm

Post by Buddha443556 »

Have you tried playing with TABINDEX?
Post Reply