Is there a working t:jquery.dialogajaxlink example? I can't get the dialog to display using code similar to below example. I updated to 3.3.7 tapestry5-jquery. The action event is called.
1.. <t:jquery.dialogajaxlink t:id="link2" t:dialog="myDialog" t:zone="myZone"> 2.. Open 3.. </t:jquery.dialogajaxlink>