Auto-spacing input field text
I've never seen this functionality in any page I've used. Auto-spacing a credit card number as you type. I must admit I'm not a big fan of the idea, but lets build it anyway!
I've never seen this functionality in any page I've used. Auto-spacing a credit card number as you type. I must admit I'm not a big fan of the idea, but lets build it anyway!
Working with Internet Explorer is never easy. jQuery takes some of the pain out of it, but not always!
Arbor.js is a very impressive graph visualisation library that takes advantage of jQuery and the Web Workers API. I make my own version of the Visual Thesaurus with it.
For a small project I was changing the value of a disabled input box programmatically and needed an event to fire if a value changed.
jQuery has a host of carousel plug-ins available to use. jCarousel seems to be the most popular. A small error cause a few issues...
Post Thesaurus is broken.... oh wait no it isn't. Just a pesky JavaScript error from another plugin!
Here's a list I recommend for any Front End Web Developer just starting out in the big wild virtual world or web development.
Added a little feature to the CodeColourer Wordpress plug-in on my website that I'd thought I'd share with people.
I created this plug-in for Wordpress as I have a tendency of using the word 'great' a little to much...
Simple plug-in for hiding content above the page which is shown by clicking a tab.
Looking for a Canvas based JavaScript clock that also supports Time zones...
A little experiment with jQuery animation I've finally managed to get round to finishing.
jQuery Enlightenment is an excellent book by Cody Lindley
Here's my modified version of Geoff's Mandelbrot generator.
Quick plug-in I put together together to stagger the animation used in a navigation bar.
jsFiddle just keeps getting better and better, the perfect tool for demonstrating your code snippets.
After seeing an interesting scaling background effect on a random site I decided to put together a jQuery plug-in that does the same job.
Lots of improvements came with the latest version of jQuery. The delay method is one of my favourite.
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.
I decided to delve into Flot and Firefox's Web Workers API and created a little chaos along the way.
With a little JavaScript and HTML5 it is possible to plot chaos using your browser.
Internet Explorer 6 and the abbreviation tag don't play well together.
A wet and rainy day in Brighton for the Full Frontal JavaScript conference.
Add this little bit of code to your functions.php file to remove jQuery.
Created a very simple plug-in to set all column heights on a page to the same height.
See all tags.