Can you describe what you are trying to do and/or provide a more complete example? From what you've provided it's hard to figure what you're asking.
On Tue, Aug 23, 2011 at 2:11 AM, ngocquy_ytc <ngocquyytc5111...@gmail.com> wrote: > Hi all! Im a newbie! i have issues. > > > At A.tml : > ...... > > <div class="aclass"> > <t:delegate to="block:blockPager"/> > </div> > > > <div class="aclass"> > <t:delegate to="block:blockPager"/> > </div> > > > <t:block t:id="blockPager"> > <div t:id="pager"> > </div> > </t:block> > ....... > At B.tml : > ....... > <t:select t:id="rowsPerPage" model="pageSizeSelect" > onchange="$(this).fire(Tapestry.FORM_PROCESS_SUBMIT_EVENT)"/> > > > The item 1 and item 2 is selectbox. when click item 1 is good but click item > 2. it does not work! > > Please help me! Thanks so much! > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/Delegate-and-Blocks-tp4726071p4726071.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