Fullcalendar popup is not modal

Well ... we should have all that handled in tipsBootStrapMock.js, which extends the standard BS popover, and provides a couple of extra features, like tip positioning and modal behavior.

The problem I initially ran into is that the tips are initialized on page load, as part of the main Fabrik JS init ... but of course the fc tips aren't there yet, because we don't set them up till the AJAX event fetching has run. I played around with some code to handle firing the tips init after the AJAX load, but ran in to some issues. As I was in a hurry, I just punted on that and put some basic tip handling in the fc JS to get us going.

In theory we should just be able to change the close class form jclose back to close, give the tip div the 'fabrikTip' class, and run Fabrik.tips.attach('.fabrikTip') after setting the events up.

-- hugh
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top