Most jQuery components can be implemented by simply extending the Widget mixin
for example @Import (library={"your js file"}) public Class FreeCalendar extends Widget { } Then in your tml file <t:any mixins="FreeCalendar" options="JSON String of options"/> -- View this message in context: http://tapestry.1045711.n5.nabble.com/javascript-component-questions-tp5715582p5715594.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org