Javascript Problem
Permalink 1 user found helpful
I'm having a problem. Whenever I put the following into my header after
I can't edit anything in c5. Any ideas?
<?php Loader::element('header_required'); ?>
I can't edit anything in c5. Any ideas?
<script type="text/javascript"> $(document).ready(function() { /* var defaults = { containerID: 'moccaUItoTop', // fading element id containerHoverClass: 'moccaUIhover', // fading element hover class scrollSpeed: 1200, easingType: 'linear' }; */ $().UItoTop({ easingType: 'easeOutQuart' }); }); </script>