> 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
