Making the cursor to blink more visibly...

S

smith Smith

How to make the cursor visibility more in the text box ? I have developed
the application which has more text boxes to enter the data, its hard for
the user to locate where the cursor is when working with the application.
-smith
 
D

Dan Brussee

How to make the cursor visibility more in the text box ? I have developed
the application which has more text boxes to enter the data, its hard for
the user to locate where the cursor is when working with the application.
-smith
Since ASP, or asp.net apps are only HTML documents in the end, there
is not much you can do with the cursor. It's controlled by the
browser. However, you can easily do something with the textbox it is
in. Take a look at the onfocus and onblur events and consider using
the textbox background color to signify which is "current".
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,013
Latest member
KatriceSwa

Latest Threads

Top