Hmmm...That looks really strange. It's only one of the textareas that have an id as well. Haven't seen that behaviour as far as I know. I'll look into that as well.
/Joakim On Tue, Aug 9, 2011 at 10:10 PM, George Christman <gchrist...@cardaddy.com> wrote: > I'm seeing textarea duplicated a few times, just wondering if this is a bug, > or something I'm doing wrong. > > <input id="authorizers-values" type="hidden" name="authorizers-values" > value=""> > <textarea class="u-textarea" autocomplete="off" style="position: absolute; > top: 0px; left: -9999px; height: 17px; width: 399.7px; line-height: 16.5px; > text-decoration: none; letter-spacing: normal; overflow-y: hidden;" > tabindex="-1"></textarea> > <textarea class="u-textarea" autocomplete="off" style="position: absolute; > top: 0px; left: -9999px; height: 17px; width: 399.7px; line-height: 16.5px; > text-decoration: none; letter-spacing: normal; overflow-y: hidden;" > tabindex="-1"></textarea> > <textarea class="u-textarea" autocomplete="off" style="position: absolute; > top: 0px; left: -9999px; height: 0px; width: 399.7px; line-height: 16.5px; > text-decoration: none; letter-spacing: normal; overflow-y: hidden;" > tabindex="-1"></textarea> > <textarea id="authorizers" class="u-textarea" autocomplete="off" > style=""></textarea> > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/ANN-Tapestry-tagselect-version-1-0-released-tp4639340p4683451.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org