views:

37

answers:

1

i want to create functionality in which to-do list will be on left side and one calender will be on right side.what ever due date i select in to-do list,it should be highlighted in calender,how can i do that?

A: 

This is really pretty basic javascript+html+css. If you don't know them sufficiently to do this, you shouldn't be using - as your tag suggests - jQuery.

Leo