aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes Blinking cursor in IE8 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Blinking cursor in IE8" Watch "Blinking cursor in IE8" New topic
Author

Blinking cursor in IE8

Rajesh Santhanakrishnan
Greenhorn

Joined: Jul 16, 2010
Posts: 13
Hi ,

For a text box in read only mode, In IE8 browser, I am getting the cursor blinking whereas in IE6 browser I am not getting the cursor.
The cursor blink makes the user to think it is editable.The value in the text box will be populated by some other means . So if I try to use the property disabled, the value is not getting binded to the text box. Can you please help me to identify the fix.



Thanks
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56177
    
  13

Please take the time to choose an appropriate forum for your posts. This forum is for questions on JSP not HTML. For more information, please click this link ⇒ CarefullyChooseOneForum.

This post has been moved to a more appropriate forum.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Blinking cursor in IE8
 
Similar Threads
Text box
Scrollable list like google suggest
How to take dynamic values of textboxes to Action class
Remove focus
Page rendering is not happening in proper order