Categories
Tags → This In Javascript

Simple Clock

This is a simple JavaScript that allows you to display a simple clock in a form box. It displays the current time, with A.M. or P.M.
DETAILS

Break Out of Frames

With this JavaScript in a HTML script, the page can not be opened in a another pages'' frames. This is very useful as a lot of people makes there frames in a way so that links are opened inside a frame.
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

Dynamic Clock

This script shows the time, second by second, in normal text instead of a box. This makes it look more natural on your page. The only bad part is that it''s hard to change the color and other attributes of the text without being a CSS or Javascr...
DETAILS

Image Map Display

This script combines imagemaps and JavaScript to produce a message in a text box when the mouse is moved over different parts of an image. This is good if you need a more detailed description of part of an image.
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

Thumbshow

This JavaScript lets you click on thumbnails to display full-size images on the same page. If the browser can manipulate document images, then it simply in-lines the large image. If it can''t, or if it doesn''t recognise JavaScript at all, ...
DETAILS

Button Overkill

This JavaScript takes the image substitution idea one step further to produce a toolbar in which the buttons change appearance in response to mouse movement or actions, and explanatory text appears in a little ''LCD-look'' panel. Upon click...
DETAILS

Kai Button

This is the standard JavaScript ''image rollover'' - an image that changes appearance as you move the mouse over it. The JavaScript works by loading several alternative images for each button. If the user moves the mouse in or out of the bu...
DETAILS

Autoframe

If you have a lot of similar framesettings to maintain for your site, this program will ease the work for you. Also, when you have a framed site, this program combined with a small Javascript will allow users to access any file from your web and alw...
DETAILS

Page:
©2019 A--9.com