Jquery should really be part of a JavascriptStack.  in fact, it should
probably be its own stack.  You can add any jquery plugins and stylesheets
to this stack as well.
On Aug 12, 2012 7:51 PM, "Angelo C." <angelochen...@gmail.com> wrote:

> 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
>
>

Reply via email to