Autocomplete difficulty.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • George Hester

    Autocomplete difficulty.

    In IE when autocomplete is working and the user picks the drop down in a Input text box, the password will appear giving the user quick access to the next step. But the cursor should occur to the right of the inserted "*"'s in the pasword box. But for me my cursor is just sitting at the end of the Input box I mentioned. I would like the cursor to sit at the end of the "*"'s in the password box. I tried disabling the Input box and all that did is crash Internet Explorer plus it didn't put the cursor at the end of the "*"'s in the password box anyway. Any suggestions how I can get what is normal in this case? Thanks.

    --
    George Hester
    _______________ _______________ ____
  • Grant Wagner

    #2
    Re: Autocomplete difficulty.

    George Hester wrote:
    [color=blue]
    > In IE when autocomplete is working and the user picks the drop down in a Input text box, the password will appear giving the user quick access to the next step. But the cursor should occur to the right of the inserted "*"'s in the pasword box. But for me my cursor is just sitting at the end of the Input box I mentioned. I would like the cursor to sit at the end of the "*"'s in the password box. I tried disabling the Input box and all that did is crash Internet Explorer plus it didn't put the cursor at the end of the "*"'s in the password box anyway. Any suggestions how I can get what is normal in this case? Thanks.
    >
    > --
    > George Hester[/color]

    Internet Explorer's autocomplete works the way it works. If you want it to work some other way, write your own browser.

    --
    | Grant Wagner <gwagner@agrico reunited.com>

    * Client-side Javascript and Netscape 4 DOM Reference available at:
    * http://devedge.netscape.com/library/...ce/frames.html
    * Internet Explorer DOM Reference available at:
    * http://msdn.microsoft.com/workshop/a...ence_entry.asp
    * Netscape 6/7 DOM Reference available at:
    * http://www.mozilla.org/docs/dom/domref/
    * Tips for upgrading JavaScript for Netscape 7 / Mozilla
    * http://www.mozilla.org/docs/web-deve...upgrade_2.html


    Comment

    Working...