loading .js and scripts in a specific order

2012-09-15 Thread sommeralex
: thx -- View this message in context: http://tapestry.1045711.n5.nabble.com/loading-js-and-scripts-in-a-specific-order-tp5716309.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail

Re: loading .js and scripts in a specific order

2012-09-15 Thread Dusko Jovanovski
.1045711.n5.nabble.com/loading-js-and-scripts-in-a-specific-order-tp5716309.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional

Re: loading .js and scripts in a specific order

2012-09-15 Thread sommeralex
, that OverlappingMarkerSpiderfier.js is loaded after google maps, which is loaded via the script tag: thx -- View this message in context: http://tapestry.1045711.n5.nabble.com/loading-js-and-scripts-in-a-specific-order-tp5716309.html Sent from the Tapestry - User mailing list archive at Nabble.com

Re: loading .js and scripts in a specific order

2012-09-15 Thread Dusko Jovanovski
, that OverlappingMarkerSpiderfier.js is loaded after google maps, which is loaded via the script tag: thx -- View this message in context: http://tapestry.1045711.n5.nabble.com/loading-js-and-scripts-in-a-specific-order-tp5716309.html Sent from the Tapestry - User mailing list archive at Nabble.com

Re: loading .js and scripts in a specific order

2012-09-15 Thread sommeralex
/loading-js-and-scripts-in-a-specific-order-tp5716309.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [hidden email]http://user/SendEmail.jtp?type=nodenode=5716314i=2

Re: loading .js and scripts in a specific order

2012-09-15 Thread Dusko Jovanovski
the script tag: thx -- View this message in context: http://tapestry.1045711.n5.nabble.com/loading-js-and-scripts-in-a-specific-order-tp5716309.html Sent from the Tapestry - User mailing list archive at Nabble.com

Re: loading .js and scripts in a specific order

2012-09-15 Thread sommeralex
().getRootElement().find(head).elementAt(0, script, type, text/javascript, src, asset.toString()); writer.getDocument().getRootElement().find(head).elementAt(0, script, type, text/javascript, src, src); } } -- View this message in context: http://tapestry.1045711.n5.nabble.com/loading-js-and-scripts