Re: JavaScriptStack demo

2011-01-19 Thread Angelo C.
Thanks for sharing, very helpful. -- View this message in context: http://tapestry.1045711.n5.nabble.com/JavaScriptStack-demo-tp3348381p3348750.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To

JavaScriptStack demo

2011-01-19 Thread LLTYK
{ return Arrays.asList(js); } public List getStylesheets() { return Arrays.asList(css); } public List getStacks() { //load jquery stack first return Collections.singletonList("jquery"); } } -- View this message in context: http://tapestry-users.832.n2.n