|
Dynamic 3D Y-Axis Rotation Modeler
|
Other links at JavaScript > Scripts and Programs > Visual Effects |
| 1. |
Ace Dynamic Scrollbar Colors
|
|
|
Several code snippets to dynamically change the color of your scrollbar. Much easier than some of the more confusing versions out there. Control the color of your scrollbar using the links on your site. Control the color using onMouseOver, onMouseOut, onClick, and a combination of all of them.
|
| 2. |
Dynamic Effects
|
|
|
Does your page look static? Youre one script away from changing this. Even if you do not want too much movement on your page, you can still use this script for adding special roll over effects or some decent presentations. Your texts, images or forms can fly now, they can expand from void or shrink into nothingness.
|
| 3. |
BoxOver
|
|
|
This DHTML javascript widget allows tooltips (popups/floating captions) to appear over HTML elements on a webpage. Less than 10kb in size, optimised for low CPU consumption and compatible in all major browsers.
|
| 4. |
DHTML API
|
|
|
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 with the position css attribute set to absolute, can be manipulated like a sprite. Just dont forget to set id="unique_name", and pass "unique_name" to the GetLayer() function.
|
| 5. |
3dhtml
|
|
|
The toolkit makes it easy for DHTML programmers to build their own animated three dimensional graphical applications with models, materials, transformations, modifiers, etc. It provides JavaScript libraries, documentation and a bunch of pretty examples. Please visit the website for further informations.
|
|
|