| Issue 741: | Qtip allday event | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Hi,
I'm appending Qtip on the calendar events (in the eventAfterRender method), it works great except with allday events. The tooltip won't display. Any idea how to solve this?
$('.' + calEvent.className + ' img.icon_folder').qtip({
qtip config goes here
});
Thanks!
Dec 2, 2010
Project Member
#1
althaus.it
Dec 26, 2010
this is most likely a problem with your code (or qtip) rather than a bug. if you can't figure it out, you might want to try stackoverflow
Status:
Done
|
|
| ► Sign in to add a comment |