HTML5-GeoLocation-jQuery-Plugin
HTML5-GeoLocation-jQuery-Plugin copied to clipboard
options.selector gets lost
If you have a page with multiple <li>s on it, they'll all get bundled into the sort.
for some reason runApp() is losing track of options.selector at line 116. doing a console.log(options.selector) returns blank. weird i know!