Hi, I have this order of loading:
@Import(library = {"context:/js/jquery-1.7.1.js"}) public class Layout { } @Import(library = {"context:/js/page_view.js"}) public class page_view { } page_view extends from Layout template, in the final page html source, page_view.js is always ahead of jquery-1.7.1.js, is there a way to re-order this? Thanks, Angelo -- View this message in context: http://tapestry.1045711.n5.nabble.com/loading-order-of-javascripts-tp5715313.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