Hi
As mentioned above I've got a continuous form with a bunch of textboxes.
What I am trying to achieve is to underline a value of a specific textbox with an on mouse move event.
From what I can see the default is that all values of a specific fields are underlined if the mouse pointer hovers over any of the field values - textboxes on the form. Is it possible to underline just the one - kind of a highlight style?
As mentioned above I've got a continuous form with a bunch of textboxes.
What I am trying to achieve is to underline a value of a specific textbox with an on mouse move event.
From what I can see the default is that all values of a specific fields are underlined if the mouse pointer hovers over any of the field values - textboxes on the form. Is it possible to underline just the one - kind of a highlight style?
Last edited: