Read Momentum scrolling using jQuery. /More work /More code tl;dr? Click here. Momentum – or inertial – based scrolling is one of the fairly ‘new’ phenomena... Read on
Read Debouncing events with jQuery. /More work /More code For a thing I’m working on, I needed a ‘debounced‘ resize event, as the $(window).resize event keeps... Read on
Read Mouseover (hover) on touch devices using jQuery. /More work /More code Links with mouseover (or hover) styles on touch devices are a bit of a dilemma. In short: they don’t really exist... Read on
Read iScroll + jQTouch: a semi-unobtrusive way. /More work /More code As I am still developing webapps for iOS, I keep coming across problems needing a fix. As webapps are still quite... Read on
Read jQTouch on iPad with minimal modifications. /More work /More code Right, time for a slightly more nerdy post. As I was looking for a simple way to make my jQTouch webapp iPad ready... Read on