JavaScript Image Effects
14
Jul
JavaScript Image Effects is a library that you can instantly create effects like rotate, blur, emboss & more.
Using such a library is very functional in situations where you may need to add an effect to lots of images, need to provide an interface to the users for creating effects & so.
How to use?
After inserting the imagefx.js file into your webpage, you have 2 options:
<script type="text/javascript" >
jsImageFX.doImage(document.getElementById("myimage"), "blur");
</script>
or
<img src="image.jpg" imagefx="blur" />
where both are very easy to apply.
Every image effect is not available in every browser and a comprehensive browser compatibility chart can be found in the website
Requirements: No Requirements
Compatibility: Browser compatibility chart is provided at the website.
Website: http://www.nihilogic.dk/labs/imagefx/
Compatibility: Browser compatibility chart is provided at the website.
Website: http://www.nihilogic.dk/labs/imagefx/
- Tags:
Canvas Javascript
- Filed under: Effects, Goodies, Other License
Related Posts
Popular Posts
- Free Vector World Maps Collection
- Photoshop Heart Brushes Collection
- 64 Beautiful And Free Nature Brush Sets And Vectors - Giant Design Pack
- Photoshop Flower Brushes - 28 Flowers
- Free Admin Template For Web Applications
- Oriental Photoshop Brushes And Vector Images For Mysterious Designs
- 27 Adobe AIR Applications - Handy For Web Designers
- 55 Free Human Brush Sets And Vector Images - Giant Design Pack
- Sliding Top Menu With jQuery
- Test (Sample) Data Generators
















2 Responses for "JavaScript Image Effects"
[...] Nihilogic | Javascript Image Effects Link: Web Resources Depot | JavaScript Image Effects Posts [...]
[...] entero gracias a webresourcesdepot Etiquetas: efectos con javascript, jsImageFX Esta entrada fue posteada el dia Wednesday, July [...]
Valid XHTML | Valid CSS