Scriptads Home
Search script
Advanced Search
Show Categories
Add New Script
Modify script
About Us
Terms Of Use
Link To Us
Recommend Us
Contact Us
Links
List by category
Most popular
 1. WeberDev's Forums
 2. Circular preloader
 3. Easy payments...
 4. FFTW with OpenCV
 5. Basic...
 6. Phase...
 7. Menu with...
 8. UserGate...
 9. PixExpose
10. Two Levels XML...
more ...
Top rated
 1. Essential PHP...
 2. JavaScript...
 3. Flash strip...
 4. JaxterChat ...
 5. Pixel Ad Script
 6. Building...
 7. Smash Bugs | ...
 8. Export MS...
 9. WeberDev's Forums
10. Aspect...
more...

HOME > JavaScript > Randomizing

 Randomizing scripts

Random title
Script for interactive and dynamic websites. Every few seconds new title is diplayed. Freeware
 
Ajax Cache Busting with Javascript
Browsers are notorious at hanging on tenaciously to cached pages. This problem is evident in Ajax applications when sending XMLHTTPRequest GET requests to Internet Explorer. Even when you use all manner of fancy headers like "Pragma: no-cache&qu
 
Generating weighed random numbers in JavaScript
Learn how to generate weighed random numbers in JavaScript, so some show up more often than others.
 
Generating a random number in JavaScript
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.
 
Using External JavaScript to Create Dynamic...
Create the script once and reference in any number of ways. The example goes into Date Stamps, News, Quotes, etc. One file to update and one line to include in the HTML page. You can use this as a fake Server-Side Includes to create site navigation.