What we are doing:
    Okay, when the user clicks in certain table cells that show data, the
data is replaced by a text field. The user could then enter some data in the
field and the onBlur would fire a validation function.


I can replace the contents of the cell with the text field using innerHTML.
Each text field is uniquely named.


The problem:
    I cannot focus on the text area and get the ready cursor to sit there
and blink. If I click and hold in the text field, you see the cursor, and
then can type, but when the button is released, the text goes away. Also if
I put an alert in the onClick event of the text field, then after the alert
first, I can see the cursor and type normally.


Anyone have any ideas?


TIA


John Stanley
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to