Forums / Install & configuration / javascript inclusion in template
Edwin Metselaar
Thursday 20 March 2003 9:17:12 am
I know it was asked before, but I cannot find the post anymore. So sorry for duplication.Is there a trick to use Javascript easily in templates? I am trying to make a template that includes an image that is changed every so many days into some other image.
Thanks, Edwin
Tony Wood
Thursday 20 March 2003 9:18:17 am
> I know it was asked before, but I cannot find the post > anymore. So sorry for duplication. > Is there a trick to use Javascript easily in templates? I am > trying to make a template that includes an image that is > changed every so many days into some other image. > > Thanks, Edwin
use {literal} javascript stuff {/literal}
Tony Wood : twitter.com/tonywood Vision with Technology Experts in eZ Publish consulting & development Power to the Editor! Free eZ Training : http://www.VisionWT.com/training eZ Future Podcast : http://www.VisionWT.com/eZ-Future
Friday 21 March 2003 2:33:18 am
> use {literal} javascript stuff {/literal}
thanks!
Karsten Jennissen
Friday 21 March 2003 2:35:33 am
> > use {literal} javascript stuff {/literal} > > thanks!
More stuff here: http://ezwiki.blanko.info/index.php/3XHT_EscapeLiteral
:-)Karsten
Friday 21 March 2003 2:46:12 am
> More stuff here:> http://ezwiki.blanko.info/index.php/3XHT_EscapeLiteral
Great!