How can one edit the standard blinking cursor on website input forms without using flash? Or is flash the only way?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
The blinking cursor rate is determined by a user's setting in their control panel. However, you could possible remove the cursor and show a image animation at their mouse's location? |
||||
|
|
|
This question (How to use this square cursor in a HTML input field?) shows one method. This will often be inadvisable from a usability standpoint. If you are showing a standard input form, use standard input conventions. Let a user choose what/how they want their cursor displayed. |
|||
|
|