setMarkupId("foo") - but this is not a recommended practice - see the other thread that you're on :)
-- Jeremy Thomerson http://www.wickettraining.com On Tue, Mar 30, 2010 at 8:09 PM, David Chang <david_q_zh...@yahoo.com>wrote: > I am new in wicket. Just wanted to verify my understanding is right or not. > If I have the following HTML: > > <span id="hello" wicket:id="helloworld">sample text></span> > > Does Wicket (as of version 1.4.7) always overwrite my markup ID? If not, > what is the way of stoping Wicket doing that (i.e., keep my original markup > id)? > > Thanks. > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > >