[TYPO3-mvc] Fluid: Include multiple JavaScript files in be.container?
roberto blanko
robertoblanko at gmail.com
Fri Jun 25 16:35:12 CEST 2010
Hello almighty community,
is there a way to include multiple JavaScript files with f:be.container? I
already tried this:
<f:be.container addJsFile="{f:uri.resource(path:'JavaScript/file1.js'),
f:uri.resource(path:'JavaScript/file2.js')}">
But since the param is named addJsFile and not addJsFiles, I fear this is
not possible yet...
Thanks for your feedback!
Roberto
More information about the TYPO3-project-typo3v4mvc
mailing list