I have used the Ultimate Fade-in Slideshow on my site but now I need to create a separate CSS page for it as there is now too much scripting (and images) in the <Head>. Can someone please help with the conversion?
My site is: www.tulbaghhotel.co.za
I have used the Ultimate Fade-in Slideshow on my site but now I need to create a separate CSS page for it as there is now too much scripting (and images) in the <Head>. Can someone please help with the conversion?
My site is: www.tulbaghhotel.co.za
If you want to get rid of the scripting, just take everything between the<script>tags (don't include the tags) and put it into a blank file and save it as something.js and then link to it like this:
Good luck!HTML Code:<script type="text/javascript" src="something.js"> /*********************************************** * Ultimate Fade-In Slideshow (v1.51): © Dynamic Drive (http://www.dynamicdrive.com) * This notice MUST stay intact for legal use * Visit http://www.dynamicdrive.com/ for this script and 100s more. ***********************************************/ </script>
Last edited by jscheuer1; 04-23-2009 at 09:34 AM. Reason: include script credit in external script tag example
Cindyv (04-24-2009)
Bookmarks