JavaScript Page Breaker
You might have come across a search result where number of results are devided in to so many number of pages.
Miscellaneous
Smart Tag Eliminator
This is a simple webpage that runs from your hard drive.
Miscellaneous
The flying elements
This script demonstrates how to have a defined element always displayed on the screen.
Miscellaneous
Show Source Code
A code snippet that displays the source code of the currently viewing page with a click on the button.
Miscellaneous
Sorting HTML Tables Using Javascript
This JavaScript code can be used to convert tables in ordinary HTML into sortable ones by associating each title column with an onClick event to automatically sort the data rows.
Miscellaneous
websafe colorcube
This script allows you to show a colorcube with the 216-websafe colors without using any image.
Miscellaneous
BrowserAPI
Use BrowserAPI to properly access the HTML DOM (Document Object Model).
Miscellaneous
Image Error Finder
This JavaScript checks if all the images in the document exists.
Miscellaneous
All browsers fixed position on-top content
This script will display a box which always stays at the same position in the browser window even if you scroll.
Miscellaneous
Fading Ticker for IE
This JavaScript is a "Fading Ticker" for IE.
Miscellaneous