http://jp.freepik.com/

Freepik

 

http://jp.freepik.com/

odd and even – add class – jQuery

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<script type="text/javascript">
        $(document).ready(function() {
            $('ul.image-list li:even').addClass('even');
            $('ul.image-list li:odd').addClass('odd');
        });
 </script>

-- no conflict version
<script type="text/javascript">
jQuery.noConflict();
       jQuery(document).ready(function() {
            jQuery('ul.image-list li:even').addClass('even');
            jQuery('ul.image-list li:odd').addClass('odd');
        });
</script>

ashinari.com


in Japanesehttp://www.ashinari.com/
in Englishhttp://www.ashinari.com/en/

mygrafico.com freebies

mygrafico.com

ALL GRAFICO FREEBIES ARE PERSONAL AND NONPROFIT USE. Not for COMMERCIAL SALES.

Vecto2000 Free vector download

vecto2000.com

freedesignfile

freedesignfile.com

Hover jQuery

Demo

Download

Lettering jQuery

Demo

Download