jquery - How to keep all selected days after clicking on a selected day? -


i found in full calendar documentation: "a selection might cleared number of reasons: 1.the user clicks away current selection (doesn't happen when unselectauto false)." if have selected more days, click in current selection unselect existing selection. actually, trying achieve following: 1)user selects few days on month view 2)than clicks somewhere in selected area 3)calendar keeping selected days

i've tried option unselectcancel:".fc-cell-overlay" doesn't work

any advice appreciated regards, niki


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -