My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 741: Qtip allday event
1 person starred this issue and may be notified of changes. Back to list
Status:  Done
Owner:  ----
Closed:  Dec 2010


Sign in to add a comment
 
Reported by mail2...@gmail.com, Dec 2, 2010
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
Have you checked if the given selector really matches the element with a tool like Firebug?
Dec 26, 2010
Project Member #2 adamrs...@gmail.com
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

Powered by Google Project Hosting