Scott Sanders
Results
2
comments of
Scott Sanders
I wrote one of these when we were first working on base. Not sure if its still useful, but here it is: ``` (function($){ $.fn.placeholder = function() { return this.each(function()...
Thanks Rob, good considerations. A few visual ideas: #### Scrollable/Swipeable We could have a scrollable horizontal list, which can pan left and right with touch/swipe. Then on a drop down...