The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: JavaScript :: Scripts and Programs :: Text Scrolling
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 96    Displaying: 1 - 20 Pages:  1 2 3 4 5

   Scrollable HTML table   Hits: 5235 

 
This JavaScript code can be used to convert tables in ordinary HTML into scrollable ones. No additional coding is necessary. All you need to do is put header rows (if you need them) in THEAD section, table body rows in TBODY section, footer rows (if you need them) in TFOOT section.


Free   Version: n/a   Platform(s): n/a   Updated: Wed Mar 14 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Free Horizontal Scroller - Multiple News Scroller   Hits: 21965 

 
Dhtml horizontal scroller runs and pauses any number of messages - each as large as desired - from right to left. Once a message's left the area, the next one comes in. Adjustable: Size, Pause, Background and Speed (LIVE too). Pauses with mouse over. Windows/Linux: ie4+, opera7+, firefox1+, ns6+, ns4+. Mac OS X: safari, ie5+, firefox1+, opera7+. Also a DEMO running the script twice on same page employing inline frames. A W3C Standards compliant script.


Free   Version: 3.5   Platform(s): linux, windows, osx   Updated: Mon Oct 29 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (1) Visitor Ratings

   V-NewsTicker   Hits: 36939 

 
The V-NewsTicker is one of the most advanced free JavaScript vertical news scroller scripts. Features include easy setup, small size, pausing, sliding up or down... You can use it as a news board instead of a Java applet or a Flash movie, which will take much more time to load. It supports all popular browsers - IE 4+, Netscape 4+, Opera 5+, Konqueror 3.1+, Safari 1+


Free   Version: 2.2   Platform(s): linux, windows, freebsd, osx, sun   Updated: Thu Jan 10 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Free Vertical Scroller - Multiple Message Scroller   Hits: 14405 

 
Dhtml vertical scroller runs up and pauses any number of messages as large as desired - once a message left the area, next one comes in. Adjustable: Size, Pause, Background and Speed (LIVE too). You may use any basic HTML code, including Hyperlinks and images. Windows/Linux: ie4+, opera7+, firefox1+, ns6+, ns4+. Mac OS X: safari, ie5+, firefox1+, opera7+. Also a DEMO running the script twice on same page using inline frames. A W3C Standards compliant script.


Free   Version: 3.5   Platform(s): linux, windows, osx   Updated: Mon Oct 29 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   NewsBar   Hits: 16940 

 
The NewsBar script could be useful to authors that would like to include a small single-line news board on their site. Instead of using a Java applet or a Flash movie, you can use this small and fast-loading script. It also has an original and nice animation effect and supports all popular browsers - IE 4+, Netscape 4+, Opera 7+ & Konqueror 2+, Safari 1+


Free   Version: 1.4   Platform(s): linux, windows, freebsd, osx, sun   Updated: Thu Jan 10 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Cross browser marquee   Hits: 1004 

 
Cross browser marquee that validates with W3C standards


Free   Version: v.01   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon Dec 24 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Accordion Effect   Hits: 3872 

 
Dreamweaver extension designed to create web pages with various sections in wich it's not required that the contents from all sections remain visible at the same time, and also for those very long pages with all the contents from the visible page sections. This component uses the moo.fx javascript library.


Free   Version: 1.5   Platform(s): linux, windows, freebsd, osx, sun   Updated: Fri Mar 28 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Trio Page Scroll   Hits: 3376 

 
TSScroll is a component developed for using in Dreamweaver. Very useful for those webpages where it is necessary to browse inside a single page content in a simple, user - friendly yet professional way. With TSScroll our website users will stop perceiving the jumps originated from browsing inside a single webpage that cause the user to lost the location inside the contents.


Free   Version: 2.8   Platform(s): linux, windows, freebsd, osx, sun   Updated: Fri Mar 28 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Status Bar Left to Right TextScroll   Hits: 901 

 
In this article we are going to design a JavaScript Left to right text scroll at windows Status Bar. Take a look below on piece of code… As the MsgFLY() get called after every 500 milliseconds recursively. Here we have define 4 variables… YourMess, space,msg, Leftmsg. And then assign YourMess text to msg and a blank space to space. Now we are going to split our message to display at status bar by using msg.substring. msg.substring extracts characters


Free   Version: 1.0.0   Platform(s): linux, windows   Updated: Fri Feb 29 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Javascript Bouncing Message at status bar   Hits: 396 

 
Here we are going to Bounce Message at status bar of a web browser( IE ). first of all we are going to take a look on code and then see its working. First of all we have define some Variable to store display message and define bouncing limit. Then we add bouncing limit on both side of our message with * in between them. * plays an important role while Bouncing Message at status bar. also we have define speed to control Bouncing and direction of bouncing.


Free   Version: 1.0.0   Platform(s): linux, windows   Updated: Thu Dec 13 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Horizontal Left-Right Scroll Content   Hits: 10503 

 
This is a very simple javascript which can be easily attached anywhere on your html page. It's have the left & right scroll navigation. It's the crossbrowser tested script, can run in IE5+, NS5+, FireFox, Mozilla, Opera.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Thu Oct 18 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Text Scrolling   Hits: 2891 

 
Part of this script is from http://www.dynamicdrive.c om/. I downloaded the script and I modified it to meet my requirements. I added the up/down button to control the text flow in this script. But this is not final; I’m going to make it pull the content from the database using asp/php. I hope this script is useful for some of you out there.


Free   Version: 1.0   Platform(s): linux, windows   Updated: Sun Jul 22 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   JS-Ticker   Hits: 8105 

 
With this script you can create a news ticker. Font, size, colors, border, etc. can be modified.


Free   Version: 1.4   Platform(s): n/a   Updated: Fri Jan 26 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Simple Horizontal Scroll   Hits: 6493 

 
Scroll a div, containing some HTML, within an other object. (An other div in the example.) This scroll is written in Javascript and is MSIE and Mozilla compatible. All layout can be done with CSS and the script is XHTML compliant.


Free   Version: 0.2   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon Dec 25 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Scroller Vertical 2.2 free - 2 instances within inline frames   Hits: 8076 

 
Text Scroller Vertical adjustables: size, background and speed. A few Mouse Over "Speed UP" sets it faster - while Mouse Over running scroller stops the scrolling and sets it to original speed. Vertical Message Scroller runs up a SlideShow within right iframe. A multi-OS and Cross-Browser compatible javascript script.


Free   Version: 2.2   Platform(s): linux, windows, osx   Updated: Thu Nov  9 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   ScrollbarReplacement   Hits: 3504 

 
This script will replace the normal scrollbars of the browser... Works in MSIE 5 or higher and Mozilla 1.3 or higher and Netscape 6 or higher. Layout can be configured with css.


Free   Version: 0.3   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon Dec 25 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Scroller Horizontal v2.2 free - 2 instances within inline frames   Hits: 5847 

 
Text Scroller Horizontal adjustables: Size,Background and speed. A few Mouse Over "Speed UP" sets it faster - while Mouse Over running scroller stops the scrolling and sets it to original speed. Horizontal Message Scroller runs left a SlideShow within right iframe. A multi-OS and Cross-Browser compatible javascript script.


Free   Version: 2.2   Platform(s): linux, windows, osx   Updated: Thu Nov  9 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Vertical Scroller 3.5 Free - 2 Instances within inline frames   Hits: 6702 

 
Vertical Scroller working within 2 inline frames. Dhtml Vertical Scroller adjustables: Size,Pause,Background & Speed. A few Mouse Over "Speed UP" sets it faster - While Mouse Over running scroller stops the scrolling and sets it to original speed. A multi-OS and Cross-Browser compatible javascript script.


Free   Version: 3.5   Platform(s): linux, windows, osx   Updated: Tue Aug 15 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Dhtml Horizontal Scroller 3.5 Free - 2 Instances within inline frames   Hits: 6634 

 
Dhtml Horizontal Scroller working within 2 inline frames. Dhtml Horizontal Scroller adjustables: Size,Pause,Background & Speed. A few Mouse Over "Speed UP" sets it faster - While Mouse Over running scroller stops the scrolling and sets it to original speed. A multi-OS and Cross-Browser compatible javascript script.


Free   Version: 3.5   Platform(s): linux, windows, osx   Updated: Tue Aug 15 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Free News Scroller Vertical v2.2   Hits: 18754 

 
Free text scroller vertical runs up any message as large as desired. Vertical text scroller supports both text and images. It may run a Slide Show too. Windows/Linux: ie4+ firefox1+ ns6+ opera7+ ns4+. MAC OS X: safari, ie5+ firefox1+ opera7+. Adjust: size, background & speed (live too). Pauses with mouse over. Also a link running the script twice on same page by using inline frames.


Free   Version: 2.2   Platform(s): linux, windows, osx   Updated: Wed May 10 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

  Total: 96    Displaying: 1 - 20 Pages:  1 2 3 4 5

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog