t0 |
t1 |
t2 |
t3 |
t4 |
||||||||||
t5 |
|
|||||||||||||
|
t7
|
J-Soft BlogSunday, February 17, 2008Firefox Cursor Bug There is a bug in firefox that prevents it from showing a blinking cursor in a text box under certain conditions. It happens when you have a text input element overlapping another element that is scrollable. The fix that worked for me was to put a <div>> around the text input with the property overflow:auto. There are other possible solutions as well, some of which involve cumbersom javascript. Labels: bug, css, design, Firefox, javascript, programming, web posted by Jesse at 8:03 PM # |
|||||||||||||