On Mon, Aug 4, 2008 at 11:49 PM, Richard Yee <[EMAIL PROTECTED]> wrote:
> Bjørn,
> The autocomplete attribute is a non-standard HTML attribute that is
> only supported by Microsoft browsers. The attribute will be ignored in
> Firefox. Using it, will break html validation. Because of this, I
> don't think MyFaces or Trinidad will support it in JSF components. If

Trinidad 1.x.9 has an attribute to turn it off.
So does JSF 1.2 (meaning MyFAces 1.2.x)

-M

> it is really important to you, you might be able to write your own
> JavaScript function to alter the DOM of the page after it has been
> loaded and set the attribute in pages on IE browsers.
>
> -Richard
>
>
> On 8/4/08, Bjørn T Johansen <[EMAIL PROTECTED]> wrote:
>> On Mon, 4 Aug 2008 00:31:53 +0200
>> Bjørn T Johansen <[EMAIL PROTECTED]> wrote:
>>
>> > Is it possible to programmatically disable autocompletion on password 
>> > fields for a html form?
>> > I like this feature but sometimes it get in the way; is there a way to 
>> > disable it for selected fields and/or for a
>> > form?
>> >
>> >
>> > Regards,
>> >
>> > BTJ
>> >
>>
>> No one has found a solution to this irritating "problem"? (else than 
>> disabling this feature in the browser)
>>
>> BTJ
>>
>



-- 
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
mail: matzew-at-apache-dot-org

Reply via email to