there are a lot of threads on this list that explain why wicket needs to
take over markup id and cannot reuse what you placed in markup.

-igor

On Sat, Oct 18, 2008 at 5:14 AM, Neil McT <[EMAIL PROTECTED]>wrote:

>
> Hi,
>
> I noticed that when I add an Ajax behavior to a component, that components
> id is changed - from 'myId' to say 'myId3'.
>
> I know there are ways around this e.g. use the css class to identify the
> component rather than the id - but I am wondering why this is?
>
> Thanks,
>
> Neil.
> --
> View this message in context:
> http://www.nabble.com/Adding-Ajax-behavior-changes-component-id-tp20046426p20046426.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to