Todd O'Bryan <toddobryan <at> mac.com> writes: > I'm more than willing to code assets for all the images, other scripts, > etc., but how do I reference those assets from inside the JavaScript > components?
I may not be understanding your question, why not pass the assets as symbols to the Script component like: <span jwcid="@Script" script="..." asset1="ognl: assets.foo" asset2="ognl: assets.bar"/> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
