own javascript in index.tpl possible?
Posted: Fri Mar 03, 2006 11:49 pm
I tried to put may own javascript in my "templates/templatepack/index.tpl" so I can use
in entries. When I use javascript in index.tpl I become en error about bundled-libs/Smarty/libs/smartyclass.php or something.
How can I make that script run? Or isn´t it possible?
If you need original error message, I´ll do that again.
Thank you
Code: Select all
<a href="javascript:mypopup('http://myblog.de/sampleimage.jpg')"><img src="http://myblog.de/sampleimage_small.jpg"></a>How can I make that script run? Or isn´t it possible?
If you need original error message, I´ll do that again.
Thank you