initial cursor position?

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
bumple
Forum Commoner
Posts: 34
Joined: Thu Jan 08, 2004 4:38 am

initial cursor position?

Post by bumple »

Hey all, when you enter a website, such as http://mail.yahoo.com, how do you make the text cursor initially start in the textbox?

Thanks!

-BUMPle.
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

This isn't php related :S...

Off the top of my head you should put it in focus inFocus=True or something?
Post Reply