Jquery Plugins i love..

jQuery Supersized Comes bundle with 2 versions: http://buildinternet.com/project/supersized/ Javascript Games Check out some demos: http://craftyjs.com Javascript googlemaps http://leaflet.cloudmade.com/index.html Caroufredsel Cuztomizable Jquery carousel, you should always use it, lots of options and RESPONSIVE!… Try it here. Pajination Really Flexible, easy to use and … Continue reading

Fix ie 8 select

If you are reading at this post, it’s because you already know the problem,…. so the javascript (jquery) solution to avoid options has the same widht as the select is: jQuery(document).ready(function($) {          $(“xXxxXxXx select”).hover( function(){        … Continue reading