DS Random Titlebar is a multi-platform compatible script that lets you display a random title bar message with this script. Comes with an HTML generator.
Random Link plus textual description JavaScript can be added to your webpage to display a link in your webpage with a brief description about the link. You can also add a related title along with the links. The link is selected randomly from a list o
Cafe Music is an online juke box like program that plays music files from specified directories on a web server. This program supports features like, random playing, displaying the title of song, next song to play and right click on the song title to
Server Side Include Random Image Displayer is a slightly extended version of the original, and more simple Random Image Displayer. This version allows you to have a random image appear together with its corresponding random link, as well as a few mo
Random URLs is an excellent JavaScript that can be added to your webpage to open URLs selected at random when the visitor of your page clicks on the ?Random URL? button. This is implemented by calling a simple random selection function, which is defi
This paper discusses how to get secure random numbers for your application. We describe how to take a single, secure, random number (a seed), and stretch it into a big stream of random numbers using a secure pseudo-random number generator. We talk ab
Topic Roundup is a simple script based on php and is a quote rotating script. This script provides ability to rotate via topics on the web pages. Users can add and change topics on their web pages. To insert this script into the title of your website
Document title Scroller comes handy when you have a long title to be displayed within the given space of a title bar. This script can scroll your lengthy titles, so that the user can view it to the full. You can enable the scrolling to continuously r
DS Title Bar is a simple javascript which is used for highlighting daily message or title on the title bar. When this program is used by programmers it helps them to display their web page with different titles daily. This program is easy to configur
A random number is useful- if not required- in the creation of many popular JS applications, such as a dice, random image script, or random link generator. Learn how to generate a random number in JavaScript. |