A lightweight, easy-to-use jQuery plugin for fluid width video embeds.
Category Archives: JavaScript – Ajax
ISCROLL 4
iScroll finally received a complete rewrite. Now it’s smoother than ever and adds some new important features: pinch/zoom, pull down to refresh, snap to elements and more custom events for a higher level of hackability.
jQuery Word/Character Counter
Just a quick jQuery post that calculates the number of words/characters in a form input field. Needed one of these recently for a work project and its really easily to implement and works like a charm
jQuery event for images loaded
Per jQuery’s documentation, there are a number of caveats for using the load event with images. As noted in another answer, the ahpi.imgload.js plugin is broken, but the linked Paul Irish gist is no longer maintained.
Jquery UI Tabs Reset CSS
Jquery UI tabs css reset style
jQuery plugin: Simplest Twitter-like dynamic character count for textareas and input fields
Every hour that you put into enhancing user experience while developing a site is a hour well spent. There are numerous small improvements that you can perform to make things easier and obvious for the end user. In this article I will present a jQuery plugin built for that purpose.