I use a page with a form to access a site - He needs informations before going further.
On the "Selection Source" of the text box I have:
<input id="txtRRN" class="form-control" type="text" placeholder="Numéro de registre national" name="txtRRN">

So the textbox is named "txtRRN"

I used correctly the first time.
The second time after typing the first character , He propose me the full text I entered the first time, and I just need to click on the proposal to fill the zone with the correct value. One upon a time, after typing the first character, I just push the "Return" key on my keyboard. Now, when I go on this site and after typing the first character - he propose me TWO choices:
44191065789
4
How can I do to have the only proposal: 44191065789 ?

In other word, how to eliminate this "4" proposal ?


_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to