Home     PHP / Javascript / Ajax
JavsScript Codes

JavsScript Codes > visual-effects

JSFX Fireworks Free

Rate: | Price: Free | Demo: | Views: 5364

PHP Script Codes > visual-effects
This is a collection of several scripts that create animated firework displays on your web page. You can choose a script that animates each individual particle or you can use the more visually appealing scripts that animate images of firewo ... More

Smooth div box apparition & hiding Free

Rate: | Price: Free | Demo: | Views: 5271

PHP Script Codes > visual-effects
This code can display a div box smoothly with a single click or automatically. It uses the getelementbyid(), setinterval and clearinterval functions.
It can be useful when you wish to hide content on a page and only display it on demand. ... More

Highlight table cells script Free

Rate: | Price: Free | Demo: | Views: 5217

PHP Script Codes > visual-effects
Give any table a "rollover" personality with this script! Using it, you can allow the cells or rows of any table to change color when the mouse rolls over them. This is a very powerful script that can add a little magic to any tab ... More

Status Bar Maker Free

Rate: | Price: Free | Demo: | Views: 5034

PHP Script Codes > visual-effects
Status bar Maker is an online tool and code generator, and is probably the easiest way of creating top-level and fully customized status bar effects. Status bar Maker works in Internet Explorer 5+, Mozilla and Opera 7+, and generated script ... More

Fader Maker Free

Rate: | Price: Free | Demo: | Views: 4725

PHP Script Codes > visual-effects
JavaScript online tool and code generator. Fader Maker are still the simplest tools for creating the top-level color-fade effects. Fader Maker and generated scripts works in IE5+, Netscape 6+/Mozilla and Opera 7+. Even an experienced JavaSc ... More

Page Transformer Free

Rate: | Price: Free | Demo: | Views: 4702

PHP Script Codes > visual-effects
The script helps the designer to add some effects to their HTML page. It allows the visitor to drag HTML elements (images, texts, etc) around the screen and the changes can be saved in a cookie. It also allows the designer to easily create ... More

DHTML API Free

Rate: | Price: Free | Demo: | Views: 4665

PHP Script Codes > visual-effects
Animate your website with the aid of DHTML. After being confounded
by the javascript files that I came across on the internet, I decided
to write an API that I could live with. Any content that you place within
a <div> tag ... More

Flashing Table Border Script Free

Rate: | Price: Free | Demo: | Views: 4634

PHP Script Codes > visual-effects
A script that flashes the border of a table to help draw attention to it, alternating between two colors. ... More

Javascript Slideshow with trasition effects Free

Rate: | Price: Free | Demo: | Views: 4390

PHP Script Codes > visual-effects
This is a simple slideshow script, implemented in unobtrusive javascript. Main feature is the smooth transition effects, using tiles created from the existing images. It can be easily integrated in any site. ... More

move your body Free

Rate: | Price: Free | Demo: | Views: 4217

PHP Script Codes > visual-effects
This script demonstrates how to make any HTML object to move left and right, up and down, with a real tiny code. ... More

Fade Free

Rate: | Price: Free | Demo: | Views: 4030

PHP Script Codes > visual-effects
Generate a hex colour fade array from any 2 hex colours and your chosen number of increments (steps). Creates an array of the colours between the ones you chose. Can be used as an aid with my other script FallT. ... More

Change Color Free

Rate: | Price: Free | Demo: | Views: 3967

PHP Script Codes > visual-effects
With this script you can let your visitors to change color adjustments. Any elements of your page can be changed to user specified color (bgColor, color of the text, frameworks, tables...). This script has the interface similar to the basic ... More

Pure Javascript 3D Cube Free

Rate: | Price: Free | Demo: | Views: 3866

PHP Script Codes > visual-effects
This is one effect from a larger demo which is also downloadable from the site. The cube is constructed from a lot of background-colored div elements which are moving! Since it's just html view the source of kolmed.html to see how it works. ... More

moving pixels Free

Rate: | Price: Free | Demo: | Views: 3823

PHP Script Codes > visual-effects
Create a quick light effect, as if tiny stars were moving each time you use mouse. ... More

Pure Javascript 3D Cube V2.0 Free

Rate: | Price: Free | Demo: | Views: 3727

PHP Script Codes > visual-effects
Version one used div tags to create the polygons, with the new canvas tag it is possible to draw polygons directly. This 3D cube demonstrates the approach. ... More