|
eBusiness Charts
|
Other links at JavaScript |
| 1. |
Quiz Maker
|
|
|
Quiz Maker makes it possible for a person with no coding ability to create an awesome HTML quiz. It allows you to pick your background color and text size, color, and font for the header, questions, and answers (all seperately). It automatically includes a copyright. Quiz Maker 1.0 is quick to download and allows you to begin making your own multiple choice quizzes in a breeze!
|
| 2. |
Box Game
|
|
|
Fun and challenging!! JavaScript box puzzle. A table of 16 cells is filled with randomly generated numbers from 1 to 15. One cell is left blank. As the user clicks on one cell, it is swapped with the adjacent cell, if it is the blank one. The object of the game it to get the numbers in proper order.
|
| 3. |
Calculator with Handy Functions
|
|
|
A simple JavaScript calculator sometimes may have some unwanted reactions when its user press some buttons unexpected by the design. This calculator has some better controls to avoid these unwanted reactions to the unusual button pressing. It works in the way like a practical product.
|
| 4. |
File Extension checker
|
|
|
The file type will be checked before uploading the file to the server from the client it self. if there is any suggestions or doubts about this script you can mail me.
|
| 5. |
Simple image loading message
|
|
|
Great for pages with multiple images that need to to be preloaded. Uses the window.onerror object/property to allow javascript to run before the body of the page has loaded.
|
|
|