RE: Make Tapestry add an id to the tag of the grid

2015-09-20 Thread Svein-Erik Løken
I think data-id is cleaner than setting some class attributes. I use class attributes for style/css. What if tapesty used data-tapestry-id internally t:id=""? Users could then use the id="" attribute directly from javascript for elements in zones. S-E From: Geoff Callender-2 [via Apache Tapest

Re: How to trigger a zone update from a jquery Context Menu event ?

2015-09-20 Thread françois facon
Hello Robin, This mixin only send a simple Ajax call. It would make sense to ask for a new parameter that specify a Zone to update. at https://github.com/got5/tapestry5-jquery/issues. François 2015-09-20 3:30 GMT+02:00 Robin Garner : > I'm trying to use a context menu (using tapestry5-jquery's