Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
By Technology

Most Popular Scripts | JavaScript | Tutorials & Tips

Results 1-20 of 333
eLouai's Drag and Drop script
An extremly simple and useful script for implementing a cross browser drag and drop game (IE 4+, NN 6+, Firefox). Place code in the header and simply append all images that are draggable with the class name (class="dragme"). That's it!
(1007 ratings)
Reviews0
PriceFree
Views4381
Preloading Images
How to Preload images using Javascript. As an array of images or one at a time. Cross Browser safe.
(294 ratings)
Reviews0
PriceFree
Views4303
eLouai's Javascript Rotation script
Rotate a Div (image and text) using the Microsoft specific properties of rotate and mirror. Requires IE 5.5+
(225 ratings)
Reviews0
PriceFree
Views3148
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 you how to implement this in your webpage.
(51 ratings)
Reviews0
PriceFree
Views13201
eLouai's Javascript Image Transitions 1
Easily implement wheel transitions, blinds (side wipes) and iris (circle) transitions. Demonstrated on a Div (which contains text and images) or on a single image. Transition from invisible to visible or transition from one image to another. Source included. Requires IE 5.5+
(51 ratings)
Reviews0
PriceFree
Views2749
mouse events
Mouse-events.html is a template for handling three basic mouse events: Moving, pressing down on a button, and releasing the button. It works in IE 5+ and should also work in NS 6+. When used in conjunction with DHTML, this can be used to create drag and drop web applications. The three handlers return a true value, changing it to false causes some default browser behaviours, like text highlighting, to become disabled.
(42 ratings)
Reviews0
PriceFree
Views4312
Show date using an array
posted byinfoinDate & Time
There are many ways to add a date on your screen. This page shows how to put a date and day (for instance: wednesday, march 20th, 2002), using an array.
(39 ratings)
Reviews0
PriceFree
Views4573
Who stole the cookies? by Nakul Goyal
posted bynakulinCookies
INTERNET cookies are incredibly simple, but they are one of those things that have taken on a life of their own. Cookies started receiving tremendous media attention starting February 2000 because of the Internet privacy concerns. The debate still rages on.
(39 ratings)
Reviews0
PriceFree
Views2812
Calculating the difference between two dates
Learn how to calculate the difference between two dates in JavaScript, and in the process, derive some useful applications such as counting down to a particular event, counting up, displaying what's new on your page etc.
(37 ratings)
Reviews1
PriceFree
Views13131
Leading Zeros
Add a leading zero (or zero pad) your numbers to retain your preferred numerical layout when displaying numbers. i.e. '1' becomes '01' or '001' etc etc.
(36 ratings)
Reviews0
PriceFree
Views3704
Submit1ce
posted byscriptsinForms
Got a submissions form that you keep getting multiple submissions from? I've found that in most cases its because people are impatient and click the submit button repeatedly until they get a response. The unfortunate result is that you receive multiple copies of the same form. This little bit of JavaScript disables the submit button as soon as it is clicked for the first time and prevents the user sending their form multiple times. Script now also changes the text on the button to 'Thanks' (this can be modified to suit)
(33 ratings)
Reviews0
PriceFree
Views4303
Creating JavaScript Rollover Buttons
Assumes absolutely no knowledge of how to use a JavaScript. Covers everything from creation of graphics to generation and application of a script to make a simple navigation bar with rollover effects.
(30 ratings)
Reviews0
PriceFree
Views8174
Browser Window Dimensions
Two tiny functions that return the available width and height inside the browser window. These functions can be used as variables and as the dimensions are calculated every time they are used, your script will always be using the current window size no matter what the user does to the window.
(30 ratings)
Reviews0
PriceFree
Views5735
eLouai's Javascript Image Transitions
Dynamically demonstrate on a div and an image the Checkerboard, RandomDissolve and Fade transition effects. Requires IE 5.5+
(30 ratings)
Reviews0
PriceFree
Views2702
JavaScript Slider Weight Control
posted byinfoinDHTML
A nice tutotial on DHTML slider weight control. Slider has two math options: Percent and Score. Percent option has automatic weight redistribution to non-selected sliders if they are not locked. Source code available for download.
(30 ratings)
Reviews0
PriceFree
Views7698
Drop Down Menu Tutorial
posted byjamesinNavigation
This is a tutorial which creates a simple cross-browser drop-down menu system in JavaScript. Tested in IE 4+ NS 4+ NS6/7 Mozilla and Opera 5+. Now includes cascading submenus.
(24 ratings)
Reviews0
PriceFree
Views13352
eLouai's Image Mask
Demonstrates IE's Image mask property and its basic usage. Allows one to create irregular shaped views to the div or image below using the shape of the image as the keyhole. Requires IE 5.5+
(24 ratings)
Reviews0
PriceFree
Views2422
The target attribute
posted byadmininForms
For various web scripts it is more convenient that user will see form executed in new window when he is pressing the submit button. Using JavaScript you can control the appearance of that window. change size, turn off navigation panel, hide manubar and so on. This technique is very helpful for poll and guestbook applications.
(21 ratings)
Reviews0
PriceFree
Views5439
Tizag Javascript Tutorial
If you are new to javascript this tutorial would be a good place to start. Learn the basics of javascript, as well as some of the most commonly used javascript functions, such as: alert, prompt, redirect your web page's visitors.
(18 ratings)
Reviews0
PriceFree
Views2078
Creating a drop down navigational box
Learn how to implement a drop down menu box using the SELECT element of forms and JavaScript.
(18 ratings)
Reviews0
PriceFree
Views9615
Results 1-20 of 333