Announcement

Collapse
No announcement yet.

Reasons why ReadyThemes often Set Autocomplete = Off

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Reasons why ReadyThemes often Set Autocomplete = Off

    Like the title says...just curious as to the reasoning behind it...it might make sense in a shared environment...but who shops on shared computers anymore (and why are we still protecting them :) )
    Bruce Golub
    Phosphor Media - "Your Success is our Business"

    Improve Your Customer Service | Get MORE Customers | Edit CSS/Javascript/HTML Easily | Make Your Site Faster | Get Indexed by Google | Free Modules | Follow Us on Facebook
    phosphormedia.com

    #2
    Hi Bruce,

    Since many of the newer ReadyThemes contain custom JavaScript which is activated on changes to form fields, this setting should help with functionality. Unfortunately, there is no unified style of support across browsers or platforms. I will look into if this is still a viable setting for the future of ReadyThemes.
    Matt Zimmermann

    Miva Web Developer
    Alchemy Web Development
    https://www.alchemywebdev.com
    Site Development - Maintenance - Consultation

    Miva Certified Developer
    Miva Professional Developer

    https://www.dev4web.net | Twitter

    Comment


      #3
      Interesting...are you referring to the auto-complete trigger sometimes feeding the DOM onChange event based on browser? Yea, I guess that would be a pain to write based on browser version...i do believe someone wrote a jQuery script that could accommodate this (i.e., I used it once about a year ago and have no recollection where...if I remember, i'll forward it on.)
      Bruce Golub
      Phosphor Media - "Your Success is our Business"

      Improve Your Customer Service | Get MORE Customers | Edit CSS/Javascript/HTML Easily | Make Your Site Faster | Get Indexed by Google | Free Modules | Follow Us on Facebook
      phosphormedia.com

      Comment


        #4
        I may have found another reason not to have autocomplete on - trying to use an address validation service (Addressy). The autocomplete is interfering with Addressy's ability to do its job.
        Leslie Kirk
        Miva Certified Developer
        Miva Merchant Specialist since 1997
        Previously of Webs Your Way
        (aka Leslie Nord leslienord)

        Email me: [email protected]
        www.lesliekirk.com

        Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr

        Comment


          #5
          Had an issue with autocomplete recently => Chrome from time to time is trying to ignore a global autocomplete="off" directive. Because of that customers were not able to register, as some fields in the hidden part of the registration form were autocompleted by chrome.

          Comment


            #6
            Originally posted by AHerb View Post
            Had an issue with autocomplete recently => Chrome from time to time is trying to ignore a global autocomplete="off" directive. Because of that customers were not able to register, as some fields in the hidden part of the registration form were autocompleted by chrome.
            I used autocomplete="false" and it seems to have worked like a charm.
            Leslie Kirk
            Miva Certified Developer
            Miva Merchant Specialist since 1997
            Previously of Webs Your Way
            (aka Leslie Nord leslienord)

            Email me: [email protected]
            www.lesliekirk.com

            Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr

            Comment

            Working...
            X