Category: Javascript and Dhtml Code
| Name | Description | Download |
| Watermark Background image | It Center the background Image and makes it stay on background even if the page is being scrolled down | Demo and source code here |
| Tooltip Popup | When you pass your mouse over a link a popup tolltip table shows up with any text you like in it |
Demo and source code here |
| Disable Right Click | We know that the HTML is open for everyone to see, only
thing you have to do is to right click and then select view source code. So with this script you just disable the right click of the mouse, and instead of a popup the user gets an alert |
Demo and source code here |
| Flying Icons | Some
icons flying on top of your web page
|
Demo and source code here |
| Disable Right Click And Keyboard | It does the same as the above, but this one disables all
the keyboard keys because in some keyboards there is a key which does the same job as the right click. Well now is disabled. |
Demo and source code here |
| Add to favorites | Make a link so when the user click to add your site in
his favorites |
Demo and source code here |
| On Click Clear Field | When you click inside the form the text in the field clears | Demo and source code here |
| News table Script | This is anews scrolling table that stops when mouse
enters the table This is very usefull if you are going to create news for your site |
Demo and source code here |
| Bouncing Message | This is probably the most spectacular way to present a
message. MessagePong drives your text like a crazy snake through your webpage. |
Demo and source code here |
| 3D Text (No graphics Just Code) | Create Any kind of 3D text for your web page without
graphics |
Demo and Source Code Here |