Dipin Krishnan
Dipin Krishnan

Reputation: 1280

Is there a calendar plugin for tablet?

I am working on a scheduler specific to iPad3 Tablet using jQuery Mobile. Can someone please suggest a calendar plugin which is tablet friendly? I have tried FullCalendar, but the drag and drop functionality in there is not working, and I am unable to select the start time and end time while swiping the container.

Anyone any sort of solution for this? Any help would be appreciated..

Thanks in advance!

Upvotes: 5

Views: 3780

Answers (2)

ganeshk
ganeshk

Reputation: 5621

Check this - I don't think it is jQuery, but might suit your needs. http://dhtmlx.com/docs/products/dhtmlxScheduler/index.shtml

Also, there are many such plugin's which work with Sencha Touch - you could check those. There may be some which are compatible with both ExtJS and jQuery.

Hope this helps!

Upvotes: 0

Porco
Porco

Reputation: 4203

This one works great: http://dev.jtsage.com/jQM-DateBox/

Upvotes: 1

Related Questions