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.

Availability Calendars

CommentFileSizeAuthor
availability_calendars.jpg328.49 KBdavewilly
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

fietserwin’s picture

I 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.

fietserwin’s picture

Version: 7.x-4.1 » 7.x-5.x-dev
Status: Active » Fixed

Despite #2012590: attachBehaviors is also called for inline content i was able to solve it in this module.

  • Commit 100a9dd on 7.x-5.x by fietserwin:
    [#2130799]: Use of Colorbox breaks Previous link for scrolling calender.
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.