Alert with onLoad & onUnload events
0
This script uses the onLoad & onUnload events to say hello every time you visit page and say good bye every time you exit.
Center Window in all resolutions and Alway on Top
0
This script will open a new window at center position in all resolutions. Beside, it focuses by itself every second.
Set site as homepage
0
This is the highly requested IE 5 script that allows your surfers to set your site as their default homepage simply with a click of the mouse! Increase your site's popularity and exposure as surfers are directed to your homepage each time they launch their browsers.
Algorithms
0
This package uses JavaScript to build algorithms: Heap sort, Quick sort, Counting sort and Bucket sort. Usefull scripts for teaching.
Redirecting JavaScript script
1
This script uses a short JavaScript code to redirect to another URL. Though the code is simple but we need decorate the page with image/message to notice to visitors.
Scroller for Objects
0
This snippet can be used to make scroller for objects as tables, divs, span,...
Redirecting Page
1
This script uses meta tag of HTML language to redirect to another URL. Though the code is simple but we need decorate the page with image/message to notice to visitors.
Scrollbar Style
2
This script is simple CSS that allows the user to change the color and shadow properties of the scrollbar. The example here gives a blue background with whtie scrollbar face
Popup by for function
0
Everytime visitors enter the web page, this script will open some popup window by using 'for' function.
Set Homepage and Favorite
1
Use this script to let visitors can set their home page to your site or add your site into their favorite category. This script use a simple functions that you can place anywhere in your web pages.
Popup with parameters
1
This script make a popup with options as position, toolbar, menu,...
Write Layer
1
Display, hide, and change layers in all browsers. This useful script makes it easy!
Input Box Comments
0
Display a few words in a form field and when focus is given to the field, the words will disappear. Great for providing instructions in a small space.
Directional Buttons
0
This effect is practically unused. 6 lines of HTML give you back and forward buttons that act exactly like the ones in your web browser. This script is best used in frames where one frame is the 'menu' - It makes your users feel more secure when they know they can go back.
Dynamic Timed Redirect
3
Redirect the user to a different Web page after a designated number of seconds, while displaying a countdown in the document title representing the number of seconds left before redirection.