Supersized code in header
-
Hi there,
I was wondering if someone else could help/has came across the same issue.
I am trying to hide the Jquery code for WP supersized in the header of my website which contains:
jQuery(document).ready(function($) {
$.supersized({
slideshow : 1,
autoplay : 1,
start_slide : 1,
random : 0,
slide_interval : 5000,
transition : 1,
..etc etcIt also contains all the image names that I have uploaded, is there a way to make this into an external file? From an SEO point of view it is causing me trouble.
Many thanks
Kieran
- The topic ‘Supersized code in header’ is closed to new replies.