Results 1 to 3 of 3

Thread: Manipulating the browser's AutoComplete?

  1. #1
    Join Date
    Aug 2008
    Location
    Western Europe
    Posts
    17
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default Manipulating the browser's AutoComplete?

    I would like to be able to manipulate the contents of the browser's AutoComplete "drop-menu". Is it possible to use JavaScript to add to it, delete from it, or both?

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    I don't think so, perhaps. There was a fellow who did extensive work along those lines in our submission section though:

    http://www.dynamicdrive.com/forums/s...297#post142297

    The approach is a little different I think. Instead of adding and subtracting, I blieve he is substituting his own autoComplete feature for the native one in the browser.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    Aug 2008
    Location
    Western Europe
    Posts
    17
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default

    Thanks for the tip! That looks very interesting.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •