Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-16-2012, 07:45 AM   PM User | #1
varun7952
New to the CF scene

 
Join Date: Nov 2012
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
varun7952 is an unknown quantity at this point
Exclamation Image Slider Problem,thumbnail image become ustable after adding some content

i have image slider it was working fine but i made add some content to it since then its not sliding images as before



at first it show all the image properly but when it start scrolling it become unstable i m adding slider coding here please help me
and i m including these files

<script type="text/javascript" src="scripts/jquery-1.4.1.min.js"></script>
<script type="text/javascript" src="scripts/jquery.easing.1.3.js"></script>
<script type="text/javascript" src="scripts/jquery.timers.1.2.js"></script>
<script type="text/javascript" src="scripts/jquery.galleryview.2.1.1.min.js"></script>
<script type="text/javascript" src="scripts/jquery.galleryview.setup.js"></script>







Code:
<div class="wrapper">
  <div class="container">
        <div class="content">
          <div id="featured_slide">
                <ul id="featurednews">
           
                                <!-- ####################################----SLIDE START----############################### -->
           
                  <li><img src="final/images/slides/slides/israel-gaza-rocket_2399203b.jpg" alt=""/>   <!-- slide -->
                        <div class="panel-overlay">
                         <h2>Hamas commander Killed In Israel airstrikes against Gaza Strip   </h2>
                          <p style="font-size:12px; font-family: 'Lucida Grande', Tahoma, Verdana, Arial, sans-serif; line-height:129%"><a href="news/Israel_launches_airstrikes_against_Gaza_Strip_kills_Hamas_commander.php">Israel has launched a series of airstrikes against military targets inside the Gaza Strip, killing a senior Hamas leader.<br /></a>
                          </p>
                        </div>
                  </li>
          <!-- ####################################----SLIDE STOP----############################### -->
                                 
                                 
                                   <!-- ####################################----SLIDE START----############################### -->      
                                           
                   <li><img src="final/images/slides/slides/google-self-driving-car.jpg" alt="" />      <!-- slide -->
                        <div class="panel-overlay">
                          <h2>Google gets license to operate driverless cars</h2>
                          <p style="font-size:12px; font-family: 'Lucida Grande', Tahoma, Verdana, Arial, sans-serif; line-height:129%"><a href="news/google-gets-license-to-operate.php">Nevada became the first to approve a license for Googles autonomous vehicles.In other words, cars that cruise, twist and   turn without the need for a driver<br /></a>
                                </p>
                        </div>
                  </li>
                                        <!-- ####################################----SLIDE STOP----############################### -->
                                                 
                                                 
                                                   <!-- ####################################----SLIDE START----############################### -->      
                                           
                   <li><img src="final/images/slides/slides/windows8startscreen-100010356-large.jpg" alt="" />  <!-- slide -->
                        <div class="panel-overlay">
                        <h2>New Microsoft Windows 8 tips and tricks for beginners</h2>
                          <p style="font-size:12px; font-family: 'Lucida Grande', Tahoma, Verdana, Arial, sans-serif; line-height:129%"><a href="news/windows_8_tips.php">Microsoft Windows 8 is now out and available on a whole host of   different devices, ranging from your average desktop to super-slim   touchscreen laptops and even tablets<br /></a>
                          </p>
                        </div>
                  </li>
                                        <!-- ####################################----SLIDE STOP----############################### -->
                                  
                           <!-- ####################################----SLIDE START----############################### -->
                                                
                  <li><img src="final/images/slides/slides/Alleyne 2.jpg" alt="" />        <!-- slide -->
                        <div class="panel-overlay">
                          <h2>Trinidad TV host charged over teen rape footage</h2>
                          <p style="font-size:12px; font-family: 'Lucida Grande', Tahoma, Verdana, Arial, sans-serif; line-height:129%"><a href="news/Trinidad_TV_host_charged_over_teen_rape_footage.php">Ian Alleyne, host of Trinidad TV has been charged with crimes under Sexual Offences Act after a tape purporting to show a mentally ill teenage girl being raped was allegedly broadcast last year.<br /></a>
                          </p>
                        </div>
                  </li>
                                 
                                        <!-- ####################################----SLIDE STOP----############################### -->
                                 
                                 
                                                <!-- ####################################----SLIDE START----############################### -->
                                           
                  <li><img src="final/images/slides/slides/gs3-iphone-ad.jpg" alt="" /> <!-- slide -->
                          <div class="panel-overlay">
                          <h2>Fall Season Smartphone Wars: Samsung's Galaxy S3 Vs Apple's iPhone 5 </h2>
                          <p style="font-size:12px; font-family: 'Lucida Grande', Tahoma, Verdana, Arial, sans-serif; line-height:129%"><a href="news/samsung_galaxy_s3_vs_apple_iphone5.php">Samsung Or Apple,Who is the best of the best in the smartphone market.<br /></a>
                          </p>
                        </div>
         
                 
                                           <!-- ####################################----SLIDE STOP----############################### -->
                                                         
                                                         
                                                   <!-- ####################################----SLIDE START----############################### -->
                                                         
                  <li><img src="final/images/slides/slides/2011_08_SocialMedia.jpg" alt="" />                   <!-- slide -->
                           <div class="panel-overlay">
                          <h2>Youths And Social Networking </h2>
                         <p style="font-size:12px; font-family: 'Lucida Grande', Tahoma, Verdana, Arial, sans-serif; line-height:129%">
                                <a href="news/YouthsAndSociaNetworking.php">The world is undergoing a rapid growth in technological advancement and information dissemination is now easier and faster through the use of the internet.<br /></a>
                                </p>
                        </div>
  
                 
                                        <!-- ####################################----SLIDE STOP----############################### -->
                                 
                                 
                         <!-- ####################################----SLIDE START----############################### -->
                                                   
                  <li> <img src="final/images/slides/slides/aunt-minnies-place-haunted-31000.jpg" alt="" />                             <!-- slide -->
                        <div class="panel-overlay">
                          <h2>World Most Scariest Places</h2>
                         <p style="font-size:12px; font-family: 'Lucida Grande', Tahoma, Verdana, Arial, sans-serif; line-height:129%">
                                <a href="news/worlds10scariestplaces.php">There are places on this planet that are stranger than the most alien landscapes we have ever imagined. Places that make your skin crawl.<br /></a>
                                </p>
                        </div>

                                          <!-- ####################################----SLIDE STOP----############################### -->
                                                   
                                                   
                                                        <!-- ####################################----SLIDE START----############################### -->
                                                   
                                                   
                  <li><img src="final/images/slides/slides/deidresplashpic_395714a.jpg" alt="" />                        <!-- slide  -->
                                 <div class="panel-overlay">
                          <h2>Does My Ex Just Want Me For Sex</h2>
                          <p style="font-size:12px; font-family: 'Lucida Grande', Tahoma, Verdana, Arial, sans-serif; line-height:129%">
                                <a href="news/ex_for_sex.php">Is your ex using you for sex or do they truly want you back?<br /> </a>
                          </p>
                        </div>

                                          <!-- ####################################----SLIDE STOP----############################### -->
                                                   
                                                   
                                                        <!-- ####################################----SLIDE START----############################### -->
                                                   
                                                   
                  <li> <img src="final/images/slides/slides/GeorgeEntwistle.JPG" alt="" />               <!-- slide -->
                        <div class="panel-overlay">
                          <h2>BBC Director-General Entwistle resigns   </h2>
                          <p style="font-size:12px; font-family: 'Lucida Grande', Tahoma, Verdana, Arial, sans-serif; line-height:129%">
                                <a href="news/BBC_Director-General_Entwistle_resigns.php">Director-General of the BBC George Entwistle resigned.Mr Entwistle said he would stay on as Director-General but  he said he was doing the "honourable thing" by stepping down.</a>
                                </p>
                        </div>
                  </li>
                                  <!-- ####################################----SLIDE END----############################### -->
                                  <!-- ####################################----SLIDE END----############################### -->
                                 
                </ul>
          </div>
        </div>

Last edited by varun7952; 11-16-2012 at 10:13 AM.. Reason: its solved
varun7952 is offline   Reply With Quote
Reply

Bookmarks

Tags
html, java, jquery

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 10:34 PM.


Advertisement
Log in to turn off these ads.