Quote Originally Posted by praiseandplay
[FONT="Arial"][SIZE="3"]I did find another solution for the script (vertical scroller) that does not need the use of the script tags on your web page, instead you just basically copy and paste the script to your html_header.php file
The part that you paste into your html_header.php file can be placed in the jscript_blah.js or jscript_blah.php file in your modules/pages/PAGE or templates/YOURTEMPLATE/jscript folder.

Then your onclick and other things should work when coded inline.