Thanks muchly Freddy :) By using the autocomplete="off" and the dynattr tld, I have solved this problem (at least until the browsers change the way they treat this non-standard parameter).
Chris On Fri, Dec 19, 2008 at 4:08 PM, Freddy Daoud <[email protected]> wrote: >> On >> a stripes note, I tried using the non-standard autocomplete="off" form >> attribute, but it is not supported by stripes so the page fails to >> compile when used in a stripes:form tag. > > You got it! Just use stripes-dynattr.tld instead of stripes.tld for that > case. You can use both tlds, so really keep everything else as is, add > stripes-dynattr.tld, and use that for the tag that needs > autocomplete="off". > > Cheers, > Freddy > http://www.stripesbook.com > > ------------------------------------------------------------------------------ > _______________________________________________ > Stripes-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/stripes-users > ------------------------------------------------------------------------------ _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
