|
Quiz Maker
|
Other links at JavaScript |
| 1. |
Cross-browser BlendTrans Filter
|
|
|
Youve probably seen it somewhere, a cool looking fade in/out effect. It is done with some JavaScript and the filter CSS attribute which only works in the latest versions of MSIE. But what if you want some more control? Or want to make it work in Mozilla? This script will do just that, if you want to, you can modify it to do even more.
|
| 3. |
JS-Changer - JavaScript Changer Application
|
|
|
JS-Changer - JavaScript Changer Application This program will dynamically change image inside your website. Each time website is visited, a new image from a defined image pool will be displayed. Apply a new look to your website with each new visit.
|
| 4. |
Advanced "Images loading..." message and status bar
|
|
|
Let your visitors see a status bar and information as they wait for your images to preload into there browser cache. Tested on MSIE6 and NS6 but should work on all versions of MSIE and Netscape - NOT Netscape 2-4 (document.layers). This is the improved version of "Image loading message". Easily customisable to work with other scripts.
|
| 5. |
Password Protection System
|
|
|
This is a PHP, Sessions and MySQL based system to protect Your site from unwanted visitors. It uses Javascript and MD5 to encript the password send from the browser. A password manager is included. The system is special because of the access method uses hash to send the password encripted to the server. The server sends only a cookie containing a SessionID back to the client. All other information is stored in a sessionfile on the server. So, no authetification information but the session id is send over Internet. Version 1.1 has an easer way to protect the files You want to protect with a password
|
|
|