Things you might find useful

Archive for February, 2011

Scrolling Content with jQueryUI Slider

Saturday, February 5th, 2011

My first step when thinking of ways to create scrollable content was a Google search that lead me to a good post outlining how to use jQueryUI Slider to scroll a div. This solution required altering the jQueryUI source, which I felt was unnecessary, so I came up with a simple solution.

Read the rest of this entry »

Tags: ,
Posted in Code | View Comments