Is there a problem with simply including it it like so (in your tml).
With this in the page class:
@Property
private String yahooMin = "http://yui.yahooapis.com/2.5.2/build/yahoo/yahoo-min.js
";
etc.?
On Jul 24, 2008, at 5:42 AM, Russell Brown wrote:
Hi,
I'm wondering if I can inject as
Hi,
I'm wondering if I can inject assets or better yet IncludeJavaScriptLibrary
from outside the web app? For instance if I want to include the YUI libraries
direct from Yahoo! rather than download and bundle them with my web app?
@IncludeJavaScriptLibrary( {
"http://yui.yahooapis.com/2.5.2/bui