I am running Availability Calendar in jQuery Tabs. The problem occurs when Colorbox (Using 7.x-2.4), has been used, i.e. to view a floorplan on another tab. If the user returns to the Calendar tab, and wishes to scroll back to previous months, the previous button in now disabled.
I have attached an image for a better example.

| Comment | File | Size | Author |
|---|---|---|---|
| availability_calendars.jpg | 328.49 KB | davewilly |
Comments
Comment #1
fietserwinI think this might be caused by #2012590: attachBehaviors is also called for inline content. Unfortunately no solution yet. You can try by disabling calling the atachBehaviors on showing content (inline or not) completely. If that solves the problem then we know the cause. If you can think of a solution then, that would be perfect.
Comment #2
fietserwinDespite #2012590: attachBehaviors is also called for inline content i was able to solve it in this module.