User Interfaces and Unittesting with the QUnit framework and jQuery

Just a while ago I checked out QUnit. I fiddled around with it, wrote some simple tests and I thought, this could be very useful. When writing code you always add some new features into existing functionality and that’s where the errors and regres… Weiterlesen →

Sticky scrolling shoppingcart with jQuery

This is a little jQuery snippet for a sticky scrolling shoppingcart like the one Apple uses at the Apple Onlinestore: http://store.apple.com/de/configure/MB950D/A?mco=MTM3NTgzMTk Demo: http://michelgotta.de/demo-sticky-scrolling-shopping-cart/ jQu… Weiterlesen →