J-Soft
Now With Sprinkles!!!
Back to Homepage
Web based programs I have written
Info on my web design experience
A bunch of BASIC programs I wrote a while ago. Pong is fun.
Who am I anyway?
My weblog. I wonder if I can keep it up this time?
This is where I will put anything that I feel deserves a more permanent home than a simple blog entry
Webmail for those who have an email address @jsoft.ca
Contacts

Personal: jmalone@jsoft.ca

Anything to do with Reblogger: reblogger@jsoft.ca

Anything to do with Chorus: chorus@jsoft.ca

The IT Resource

Valid XHTML 1.0!

This website created by Jesse Malone
Home Web Apps Web Design Basic
About Me Blog Noteworthy Webmail

J-Soft Blog

Sunday, February 17, 2008

Firefox 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: , , , , , ,


posted by Jesse at 8:03 PM #