Hi, I think there's a need to prevent deletion of the 2 text units (previous and next siblings) of a form input element. Otherwise, it appears that you can end up in a state where you can't enter text before or after the input element. For example, if you totally delete the text unit or if you insert some elements in it like image. What is the suggested fix? Also, is <p> absolutely required before the input element? If not, pseudo p may be a better choice as the user does not see it in the code. Thanks... -AnReceived on Wednesday, 6 October 1999 15:01:39 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:30:29 UTC