Categories
Tags → This In Javascript

HTML to JavaScript converter

This utility converts normal HTML code to dynamically generated JavaScript instead. Very useful in applications where the code must be dynamically generated, such as contents inside a JavaScript scroller, text of a random quote script etc.
DETAILS

Resetting forms using an Image Button (IE4+ / NS4+)

In forms when using text boxes or text areas and check boxes you might need a reset button that is not the usual gray HTML button. For this you can use a small JavaScript function as given below. Note: This button will reset only text boxes,text area...
DETAILS

Accent JavaScript Web-Based Browser

The Accent JavaScript browser is a complete, basic, fullscreen web-based browser implemented in a JavaScript script set, including the core controls (Location Box with Go button, and Home, Back, Stop, Forward, and Close Buttons). Clean, simple, slick...
DETAILS

Ace Hold Focus

This JavaScript code allows you to ensure a window to remain in focus, on top. Useful for web site news or smaller popup windows that are easily shuffled under out of focus. Try to change focus to a different page, click another window, and you will ...
DETAILS

TIC TAC TOE

This is a simple JavaScript version of tic tac toe. You can set the board dimensions, and set the amount required to win (like 4 in a row). It has a 1 step look ahead algorythm so you can beat it, but it''s still fun!
DETAILS

Update Price of Selected Item

This JavaScript shows how to update a text component of a form on a selection change in the same form. It uses the event onchange to trigger the javascript function to go see what is selected and look up the price for that selection. Its design allo...
DETAILS

Java Floater

This is a JavaScript which will place a floating image in the bottom corner of a web browser. If you''ve visted sites on GeoCities lately you''ve probably seen the floating logo they have in the bottom corner, this script does the same kind...
DETAILS

User Details Tool

This is a customizable javascript generator that allows you to show your visitor''s information about their browser, or tell them how many pages they have in their history menu.
DETAILS

JS Double RollOver Creator

This tool will generate a Double JavaScript MouseOver script that you can copy and paste in to your HTML documents. With this script, and four images, you can create an amazing rollover effect. All images must be the same size and in GIF format.
DETAILS

JavaScript Drop-Down Menu Maker

This is a handy utility that will automatically create code for a JavaScript Drop-Down Menu. Simply choose the amount of links you want in your menu, and then enter your link items in the spaces provided. You will also be able to test your menu befor...
DETAILS

Page:
©2019 A--9.com