Link to home
Create AccountLog in
Avatar of error77
error77

asked on

JQuery DateBox assign dates to calendar

Hi all,

I am using JQuery Mobile Databox plugin.

http://dev.jtsage.com/jQM-DateBox/

Does anyone know or have an idea on how I can assign multiple dates to the calendar?

Right now it only does the set or current date ... I need to assign more dates to it.

Hope someone can help

Thanks

Avatar of sriggumma
sriggumma
Flag of United States of America image

Can you explain what do you mean by >>> assign multiple dates to the calendar?
Avatar of error77
error77

ASKER

Sure, I need the Calendar to be able to read multiple dates and highlight them.

By default it only does one, the current date or assigned default date.

I need it to read more than one date and highlight them in the calendar.

Make sense?

Thanks
ASKER CERTIFIED SOLUTION
Avatar of sriggumma
sriggumma
Flag of United States of America image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Avatar of error77

ASKER

Fantastic! Thanks very much. Next move is to have it read it from an external source ... eg: JSON file, xml or something like that ... but I'm opening another question for that. Thanks very much for this.