|
|
||
Javascript - Background & Documents EffectsWe build your scripts for freeYou can ask for a script anytime at the following forum: Javascript, CSS & HTML Forum thread Latest Scripts & Functions
Graying out a page
On button click, the script grays out the whole page and displays a box where you can input content and other action script. For instance a redirection...
Background & Documents Effects category
Mouse over rows
To add some appealing style to a table, this javascript code is helpful as we can not achieve this using CSS because of compatibility problems.
Background & Documents Effects category
Drag and Drop
This script shows you a simple example of drag and drop using javascript. It detects the browser, retrieves the mouse coordinates and is able to drop objects inside specific areas.
Background & Documents Effects category
Document Object Model Manipulation
This script introduces some Document Object Model functions (appendChild, nodeValue...). It's a good start to browsing through a document dynamically and learning about its hierarchy.
Background & Documents Effects category
Simple TreeView
This is a simple yet customizable script which uses CSS and javascript in order to display a treeview. It uses only 4 small background images and 2 javascript functions and is compatible on several browsers.
Background & Documents Effects category
Retrieving Mouse Coordinates
The script retieves the mouse coordinates and is compatible on different browsers (at least recent versions of IE, Mozilla, Opera). For instance it uses CSS to apply an opacity on the box being displayed on click.
Background & Documents Effects category
Showing & Hiding a box smoothly
This code can help you designing parts of your site with hidden boxes appearing smoothly on demand. It uses the getElementById, setInterval and clearInterval functions.
Background & Documents Effects category
Show & Hide Div Box
This simple script provides a way to show and hide a div box in one click. It uses the getElementsByTagName function of javascript. It's commonly used on online Faq.
Background & Documents Effects category
|
|
Categories |