Sexy Images jQuery Plugin
This plugin allows you to create sexy hover effect for images on your page ;)
Requried:
- jQuery 1.3+
Test with following browsers:
- Opera 10.0+
- Mozilla Firefox 3.0+
- Google Chrome 3.0.195
- Safari 3.1+ (win)
- Internet Explorer 8.0
Installation
Include JavaScript library jQuery and (a)Sexy Images plugin:
<script type="text/javascript" src="/js/jquery.js?ver=1.3.2"></script> <script type="text/javascript" src="/js/jquery.asexy.js"></script>
Create any content with images:
<div id="images"> <img src="docs/images/Peach_and_Lime.jpg" alt="Peach and Lime" /> <img src="docs/images/Rock_Chick.jpg" alt="Rock Chick" /> <img src="docs/images/Angel.jpg" alt="Angel" /> <img src="docs/images/More_stripes.jpg" alt="More stripes" /> </div>
Initialize plugin:
<script type="text/javascript"> //<![CDATA[ $(document).ready(function(){ $('#images img').asexy(); }); //]]> </script>
Options
<script type="text/javascript"> //<![CDATA[ $(document).ready(function(){ $('selector img').sexy({ width:320, height:240, left:0, // can be 'center' top:0, // can be 'center' zoom:true, // zoom to size speed:500, // only in ms opacity:0.8, // from 0.0 to 1.0 round:60, // don't start new iterration for small different (for linear and zigzag functions) func:"linear" // available linear, zigzag, vertical, horizontal, x }); }); //]]> </script>
Tags
accordion accordion menu animation navigation animation navigation menu carousel checkbox inputs css3 css3 menu css3 navigation date picker dialog drag drop drop down menu drop down navigation menu elastic navigation form form validation gallery glide navigation horizontal navigation menu hover effect image gallery image hover image lightbox image scroller image slideshow multi-level navigation menus rating select dependent select list slide image slider menu stylish form table tabs text effect text scroller tooltips tree menu vertical navigation menu