RE: Mouse tracking with Tapestry
Svein-Erik Løken <[email protected]>
| Newsgroups | gmane.comp.java.tapestry.user |
|---|---|
| Message-ID | <DB5PR08MB03769044D70253A3F414767DD2040@DB5PR08MB0376.eurprd08.prod.outlook.com> |
Maybe not exactly what you are looking for, but I have been using my tapestryutil.js for some years with luck 😊 https://github.com/sveine/tapestry-multi-module-demo/blob/master/core/src/main/resources/META-INF/modules/util/tapestryutil.js A little demo: https://github.com/sveine/tapestry-multi-module-demo/blob/master/module1-root/module1/src/main/java/com/demo/module1/pages/AjaxDemo.java