I’ve needed to count the number of characters a user has typed in a form field on a couple of projects recently. So I decided to make a little jQuery plug-in for easy implementation.
Tag: plugin
WordPress plug-in: Post Ideas+
Got a great idea for a blog post you don’t want to forget? Use Post Ideas+ to keep track of them.
WordPress: Are you sure you want to do this?
Writing a plug-in for Wordpress it gave me a strange error. Solved it in the end though.
Equal height columns using jQuery
Created a very simple plug-in to set all column heights on a page to the same height.