Login or Sign Up
Logging in...
Remember me
Log in
Forgot password or user name?
or
Sign Up
Log in with
Search in titles only
Search in JavaScript programming only
Search
Advanced Search
Forum
Groups
Today’s Posts
Calendar
Forum
Client side development
JavaScript programming
Announcement
Collapse
No announcement yet.
Centering Cursor Position
Collapse
X
Collapse
Posts
Latest Activity
Photos
Search
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
Hawk
New to the CF scene
Join Date:
Jul 2002
Posts:
41
Share
Tweet
#1
Centering Cursor Position
Jul 8, 2002, 03:22 PM
Hi,
I have been searching for the code to center the cursor position on a screen or a particular window.
Thanks
Bosko
Guest
Join Date:
Jun 2002
Posts:
225
Share
Tweet
#2
Jul 8, 2002, 03:38 PM
You can't set the cursor position,but you can set the caret position in a textbox using the setSelectionRange() method.You can also set focus to an element using the focus() method.
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
X
Comment