|
Active Image Resizing With Drag
|
Other links at JavaScript > Scripts and Programs > Image Effects |
| 2. |
dhtml lakescript
|
|
|
Similar to the wellknown java lake-applets, this script gives you the ability to produce the effect of a water-surface. With only a few settings in the js-file you can have a part of your pic rippled/waved, or reflect the above part of the pic. You can define underlay-pics to shimmer through the waves or overlay-pics to be shown above the "water-surface". This script is easy to configure and comes with different samples.
|
| 3. |
Random image slideshow
|
|
|
Unlike most image slideshows which display images in sequential order, this one randomly picks its image to show each time.
|
| 4. |
Scrolling Image
|
|
|
Using this script you can scroll an image in the "left" or "right" direction. To use this Javascript,view the source of this document. Copy the "script" section and place it wherever you want it in your page. img_path: The image path ("qiksearch.gif" here); time_length: Speed of scroll (50 here, meaning after 50 milliseconds the hint will change position by 1 pixel i.e a speed of 20 pixels/second); begin_pos: Beginning position of your scrollable content (265 here).
|
| 5. |
Pixelating slideshow
|
|
|
Using new multimedia effects introduced in IE5.5, this image slide show script "pixelates" into view the images.
|
|
|