Results 1 to 2 of 2

Thread: Moving a jquery code somewhere else

  1. #1
    Join Date
    Jan 2011
    Posts
    18

    Moving a jquery code somewhere else

    I have been trying for ages on this jquery picture slider, I want it to be placed in the top white space of my site, just below the nav bar, i am going to make the slider smaller so it fits, but when i place the code in there is just all messes up and doesn't work ect. HELP my site is http://www.xbox-gamereviews.com for you to see

  2. #2
    Join Date
    Feb 2011
    Posts
    63
    It's because your slider <div class="slider"> is the first thing in your page. Things get placed as they are ordered in your HTML code. You need to copy and paste it into your table below, specifically the 4th <tr> down, first <td> should do it.

Similar Threads

  1. help with my jquery slideshow: javascript can't find code to load images
    By pauljamesw in forum Web Design, HTML Reference and CSS
    Replies: 1
    Last Post: 24 Jun 2010, 08:21 AM
  2. Run jQuery code after DOM is loaded
    By delvec28 in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 1
    Last Post: 28 Dec 2009, 10:50 AM
  3. JQuery Slider + jQuery Popup = Problems
    By zibizibi in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 1
    Last Post: 08 Aug 2009, 08:56 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •