Problem in News Ticker


i have inserted news ticker link:

http://www.htmldrive.net/items/demo/397/vertical-scrolling-news-ticker-with-jquery-jcarous e

 

here code:

 

<div id="newsticker-demo">

<div id="layoutdiv3" class="title">news & events</div>

    <div id="layoutdiv4" class="newsticker-jcarousellite">

    <ul>

    <li>

      <div id="layoutdiv4" class="info">

      <a href="#">the knight , lady</a>

      <span class="cat">category :illustrations</span>

      <div id="layoutdiv5" class="clear"></div>

      </div>

    </li>

   

    <li>

      <div id="layoutdiv6" class="info">

      <a href="#">the family colours</a>

      <span class="cat">category:creatures</span>

      <div id="layoutdiv7" class="clear"></div>

      </div>

     </li>

     </ul>

     

         </div> <!-- end newsticker-jcarousellite -->

  </div> <!-- newsticker-demo -->

 

 

i have inserted fg divs...

 

and have placed following inside head tags:

 

<link rel="stylesheet" href="news-scroller/style.css" type="text/css" media="screen" />

<script src="jquery-latest.pack.js" type="text/javascript"></script>

<script src="jcarousellite_1.0.1c4.js" type="text/javascript"></script>

<script type="text/javascript">

$(function() {

    $(".newsticker-jcarousellite").jcarousellite({

        vertical: true,

        hoverpause:true,

        visible: 3,

        auto:500,

        speed:1000

    });

});

</script>

 

but don't scrolling news.

 


have included jquery library in <head> tag?



More discussions in Dreamweaver support forum


adobe

Comments

Popular posts from this blog

Falang and too many redirects - Joomla! Forum - community, help and support

Infinite loop detected in JErrorInfinite loop detected in JError - Joomla! Forum - community, help and support

logged out from joomla! - Joomla! Forum - community, help and support