Categories
Tags → Select Javascript

Jump Box

Allows users to navigate a website by selecting the area they want to go to from a select box. The script is written in both JavaScript and Perl/CGI. Normally the script redirects site visitors from one page to the other by using JavaScript, however,...
DETAILS

chainedSelectors: A Better Way to Drop-down a PHP List

Intended for programmers interested in experimenting with complex user interface elements, this tutorial explores using PHP to generate JavaScript based on data in a database. This tutorial explains a class called chainedSelectors. This class helps y...
DETAILS

Select All/None Select List

This is a simple JavaScript showing how to select all or none of the items in a select list. All the items are shown (not a drop down list) only to show that they are all selected or none are selected.
DETAILS

Highlight / copy form element script

This JavaScript allows your surfers to easily select and copy the contents of your form elements.
DETAILS

Multiple Email Addresses 1

This JavaScript presents users with a dropdown menu with multiple email addresses. Users can then select who (which email address) they want to email and open up their default email client by pressing &"View Mail Window&" button. Th...
DETAILS

Navigation Menu

This JavaScript navigation menu sends users to other Web page/site upon link selection change. It works by using the onChange function of the SELECT object to tell the window to load a new document. The URLs of the documents to jump to are given by t...
DETAILS

Search Engine

This JavaScript search engine will run the same search across 4 of the major search engines at one time. You just put in your search term(s), select a few options, and then you have pages of search results.
DETAILS

RandomBackground

An example showing how to use JavaScript to randomly select a background image from a pre-defined set of images.
DETAILS

Random Image Selector

This simple script shows how to use JavaScript to randomly select an image from a pre-defined set of images.
DETAILS

RandomImageLink

This JavaScript allows you to select a random image from a set of images and specify a URL to go with each image.
DETAILS

Page:
©2003-2019 jCay.com