Hi Renaud

That sounds wierd, I tested it with both IE, safari and FF at the creation time.. Havent used it with PagingNavigationIcnrementLink though.. Is it because the id's of the links change so that they are no longer valid when you click them?

Could you provide an code snipplet of what youre doing?


renaud.houver wrote:
Hi,

I am using InputBehavior() from wicket-contrib-input-event  with
EventType.click to bind a shortcut to a PagingNavigationIncrementLink.
EventType.click is using a javascript function click() which only exists in
IE and does not work in FF.
FF would say click is not a function.
Not using any eventtype would work but when reaching the end of the
pagination, the "next" link is invisible and the shortcut will fail. Does anyone knows a good way to do that ? ?
Thanks,
Renaud

--
-Wicket for love

Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684

Reply via email to