Torkil Johnsen

Results 13 issues of Torkil Johnsen

Here is a small addition to the JS file to enable display of the screen width and number of columns underneath the grid button. I find it useful for debugging...

How to: http://jamietalbot.com/projects/js/jquery/encapsulatedPlugin.js.txt The plugin generator plugin code: https://github.com/majelbstoat/Celsus/blob/master/js/modules/encapsulatedPlugin.js As per this article: http://jamietalbot.com/2010/08/22/object-oriented-jquery-plugins/

1 - Ready

http://miniapps.co.uk/blog/post/different-ways-to-trigger-touchcancel-in-mobile-browsers/

1 - Ready
in progress

Cleaner code… https://github.com/bradbirdsall/Swipe/blob/master/swipe.js#L156

2 - Working
in progress

https://github.com/bradbirdsall/Swipe/blob/master/swipe.js#L204

1 - Ready
in progress

Bootstrap anyone?

2 - Working

A full, responsive website with sample data and a menu that follows the navigation pattern outlined here.

States needs to belong to layers. Each layer needs to have their own set of behaviors: Main layer: - Scrolling is allowed - Horizontal swiping - Challenge: Needs to be...