Hi,

I'd like to create an own Link in the template document. When I create an Link 
via Wicket with an onClick attribute, then it calls the page everytime  I click 
on it. What I need is a Link in that way:

<a onclick="funci('8912aja')">Click for Item</a>

But the 8912aja is created dynamicially, so I can't create them in the template 
manually. Is there any wicket feature, which can helps me? 
Actually I need only the value 8912aja, so I can build it manually.

Thanks.


__________________________________________________
Do You Yahoo!?
Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen 
Massenmails. 
http://mail.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to