Dusty Wilson [Megagram] wrote: > On Thu, Jun 25, 2009 at 1:19 PM, Roderick A. > Anderson<[email protected]> wrote: >> Is it me or has the capability of Firefox saving the username and >> password for a site been disabled. > > <span class="input"><input type="password" name="pass" > autocomplete="off" /></span> > > The "autocomplete" prevents Firefox from saving the login information.
A Firefox specific attribute, ie. not part of the standard? That sort of bites. I just tried with IE and get the same results so maybe a proposed attribute for the input tag. Well I'm off to fix that in the code. Most of the users are in-house and would get pretty tired of doing the username/password thing every time. They'll want it to be stored by Firefox and IE. Thanks, Rod -- > > (sorry forgot to send this to the list as well... dang reply button!) > _______________________________________________ > http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users > > Community help: http://wiki.bestpractical.com > Commercial support: [email protected] > > > Discover RT's hidden secrets with RT Essentials from O'Reilly Media. > Buy a copy at http://rtbook.bestpractical.com _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [email protected] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
