Library code snippets

News Scroller


<html>
<head><title>News Scroller by PEEYUSH NIGAM.</title>
<body style="font-family:arial;font-size:11">    
<STYLE type=text/css>#divNewsCont {
CLIP: rect(0px 230px 105px 0px); HEIGHT: 80px; LEFT: 15px; OVERFLOW: hidden; POSITION: absolute; TOP: 50px; VISIBILITY: visible; WIDTH: 230px;
}
#divNewsText {
   LEFT: 0px; POSITION: absolute; TOP: 0px
}
</STYLE>
<script language="javascript1.2">
<!--
   var tp=0;
   function makeMove(){
   var tm=setTimeout("makeMove()",100);
   divNewsText.style.top=tp;
   tp--;
   if(tp==-100){
   tp=70;
   }
   }
//-->
</script>
</head>
<body onload="makeMove()">
<DIV id=divNewsCont>
<DIV id=divNewsText><A href="http://www.avenues-india.com">Avenues India </a><br> Your gateway to India and Indian Products.. <BR><BR><A href="http://www2.domaindlx.com/pari"
target=_new>PARI WEB SERVICES™</A><BR>One-Stop shop for IT solutions..<br><br>
</DIV></DIV>
</body>
</html>

Comments

  1. 10 May 2004 at 13:07

    Works excellent for me, I had to change the positions though for my site.

  2. 25 Mar 2003 at 09:42

    Worked Great for ME!

  3. 20 Nov 2002 at 18:52

    Didnt work for me......

  4. 01 Jan 1999 at 00:00

    This thread is for discussions of News Scroller.

Leave a comment

Sign in or Join us (it's free).

Peeyush Nigam More than 3yrs of practical and job experience in IT Industry. Currently running own ASP center in city KANPUR - INDIA [url="www2.domaindlx.com/pari"]PARI WEB SERVICES™[/url] U may [email="webmaste...
AddThis

Related podcasts

  • jQuery in ASP.NET

    In this episode Chris Brandsma, Rick Strahl, Dave Ward, Bertrand Le Roy, Scott Koon, and Steven Harman discuss Microsoft's jQuery in ASP.NET announcement.This episode of the Alt.NET Podcast is brought to you by LLBLGen Pro, the most mature O/R mapper and code generator out there.Are you loo...

Events coming up

  • Nov 20

    Full Frontal JavaScript Conference

    Brighton, United Kingdom

    A one day JavaScript conference held in Brighton, UK whose essence is to discuss JavaScript "with nothing concealed or held back".The conference is being held at one of the world's first cinemas, which first opened in 1910.Speakers include...

Want to stay in touch with what's going on? Follow us on twitter!