JQuery Sliding Window
Permalink
http://www.portobellarain.com/themes/clouds/Introslide/index.html
I have had a discussion posted the other day about getting some jquery into a page. The original problem was that the page crashed every time I tried to put it in.
I have added the necessary coding to the header.php and now it works.
I have now created another sliding window as I am going jquery crazy- the above link is what it looks like, but even with all this done, adding this block in sends my footer to the left hand side of the page, when i place it in the header, it send the main and footer to the left hand side of the page.
What do I need to do to get this working properly? I have added the original jquery sliding window to another page and it works fine.
any thoughts?
I have had a discussion posted the other day about getting some jquery into a page. The original problem was that the page crashed every time I tried to put it in.
I have added the necessary coding to the header.php and now it works.
I have now created another sliding window as I am going jquery crazy- the above link is what it looks like, but even with all this done, adding this block in sends my footer to the left hand side of the page, when i place it in the header, it send the main and footer to the left hand side of the page.
What do I need to do to get this working properly? I have added the original jquery sliding window to another page and it works fine.
any thoughts?
Add css and javascript to the header of your page and the HTML block its going into. Or something like that.