

Advertisment

Javascript Disable Right Click
If you have quality content on your webpage and want to prevent people stealing your resources, you can add this script to disable the right-mouse...
Views: 1011 |
| by Sarah
Javascript - Mouse Tricks

Javascript Wait While Loading Page Display Image
If you have a page that takes long time to display it is a good idea to display a 'wait until the page loads' image. This tutorial show...
Views: 974 |
| by Amy
Javascript - Image Display

Close Window
Ever want to place a link or button on your page that will close the window to make it easier on the user? Well heres a quick and easy way to do...
Views: 1010 |
| by Brad
Javascript - Windows and Frames

Fill an input field with the current date and time with javascript
Use javascript to fill an input field with the current date/time to save time for your self. A handy function with complete code and html to copy...
Views: 930 |
| by Colin
Javascript - Date and Time

Print from javascript
You can't actually print a document from javascript, but you can open the print dialog to the user.
Views: 943 |
| by Simon
Javascript - Miscellaneous

Ajax Tabs content
This tab content script uses Ajax to let you display a selection of external content on your page inside a DIV and via CSS tabs.
Views: 1259 |
| by David
Javascript - AJAX

Universal countdown script
This is a 'universal' count down script that lets you count down to absolute events whereby the target date/time needs to be specific to...
Views: 989 |
| by Nick
Javascript - Date and Time

Dynamic countdown script
This is a live count down script that can be set to count down to any future date/time, such as Christmas.
Views: 1005 |
| by Simon
Javascript - Date and Time

Table Row and Column Highlighting
Make a table with highlighting cells when the mouse is over
Views: 992 |
| by Stephen
Javascript - Miscellaneous

Fancy button enlarging/reducing textboxes
Learn how to make those snazzy little buttons which change the textbox's size.
Views: 957 |
| by Source
Javascript - Forms

Using Javascript and Bookmarks to create custom searches on your toolbar
Ever have a favorite website that the first thing you do is search it? Create a custom search box with javascript and bookmarks!
Views: 935 |
| by David
Javascript - Links and Buttons

Create simple cross-browser textarea editor
This tutorial will help you create simple cross-browser textarea editor you can use on any of your HTML forms.
Views: 990 |
| by Daniel
Javascript - Forms

AJAX function to retrieve content from the server
Very simple AJAX function. Works great with PHP/MySQL to retrieve database content.
Views: 1155 |
| by Steve
Javascript - AJAX

JavaScript regular expressions guide
A massive one page JavaScript regular expressions guide and reference.
Views: 1007 |
| by Jason
Javascript - Miscellaneous

Introduction to the TreeWalker object of DOM
The TreeWalker object is a powerful DOM2 object that lets you easily filter through and create custom collections out of nodes in the document....
Views: 963 |
| by Mathew
Javascript - Miscellaneous

Functions in Javascript
Use functions in javascript to do pretty much anything your heart desires, learn how to create a function and use it in this tutorial.
Views: 633 |
| by Ben
Javascript - Introduction to Javascript

Adding AJAX to a Website step by step
This tutorial covers taking an existing web application and adding AJAX to it. HTML_AJAX, a PHP AJAX library from the PEAR project is used.
Views: 1256 |
| by Mathew
Javascript - AJAX

Create Cycling Banners
Create a system that rotates specific banners automatically without the need of the page being refreshed, images only load when they are used so...
Views: 983 |
| by Simon
Javascript - Image Display

Password Strength with JavaScript
Check the strength of a password with JavaScript. The contents of a password input field are evaluated every time a key is pressed. A widget is...
Views: 953 |
| by Donald
Javascript - Security

Remember Text field values
Certain form fields always contain the same values, such as your user's name, email address fields etc. This script will remember the values...
Views: 928 |
| by Isac
Javascript - Forms

Most popular (last 7 days)





Highest rated (last 7 days)




