Closed GoogleCodeExporter closed 9 years ago
Actually it's working just fine with jquery 1.5 and jquery mobile 1.0a3. See
the demo page now: http://theacidmedia.net/demo.html
Maybe it's just a typo, you wrote
$('#date1').scrooler();
instead of
$('#date1').scroller();
Original comment by diosla...@gmail.com
on 1 Mar 2011 at 10:10
Thx for the fast response. But your demo page is still using jquery 1.4.2 and
no jquery mobile. And yes, it was a typo as it should be
$('#date1').scroller();.
Original comment by GAMa...@gmail.com
on 1 Mar 2011 at 4:36
Nevermind. With a fresh new morning set of eyes found the problem. I used the
css file as the src of the script tag. Duh! Thx.
Original comment by GAMa...@gmail.com
on 1 Mar 2011 at 4:53
The demo IS using jquery 1.5 and jq mobile. Try clearing the cache and
reloading the page.
Original comment by diosla...@gmail.com
on 2 Mar 2011 at 12:04
Original issue reported on code.google.com by
GAMa...@gmail.com
on 1 Mar 2011 at 4:06