Top "Qtip" questions

qTip is an advanced tooltip plugin for the jQuery JavaScript framework.

fullcalendar with clickable popup on hover

I need a pop up on hover full calendar like this one. Have tried full calendar with qtip but could …

javascript jquery calendar fullcalendar qtip
qTip (jQuery plug-in) how can I remove all qtips in my page?

I'm using the jquery-plugin qTip. What's the command to destroy all tooltips in my page ? I tried: $('.option img[…

javascript jquery jquery-plugins qtip
jQuery ui - datepicker prevent refresh onSelect

I'm using jQuery ui Datepicker to display a yearly inline calendar full of "special dates" (with colors). This is to …

jquery-ui datepicker refresh qtip
jQuery fullCalendar and qTip

I'm looking at using fullCalendar and using qTip to display a description using eventMouseover. Has anyone managed to do this …

jquery fullcalendar qtip
Trigger jQuery Qtip on FullCalendar dayClick

I have a jquery fullcalendar. I would like to trigger jquery QTip (or other jquery solution (such as a lightbox)) …

javascript jquery events fullcalendar qtip
manual positioning adjust on qtip tooltip (not working)

$('#nav a[href][title]').qtip({ content: { text: false // Use each elements title attribute }, position: { corner: { target: 'topLeft', tooltip: …

jquery css position qtip
Problem with qTip - Tips not showing because elements load after the script

I'm not very experienced with javascript, jQuery or it's plugins but usually I manage. Anyways, my client is building a …

javascript jquery dom jquery-plugins qtip
jQuery qTip: How to attach a single tooltip div to multiple target divs?

The normal behavior for the jQuery qTip plugin is to create a new hidden div for every tooltip item assigned. …

jquery tooltip qtip
Integrating qTip with MVC3 and jQuery Validation (errorPlacement)

I am working on a proyect with MVC3 and I am trying to integrate qTip2 with jQuery validation in order …

jquery validation asp.net-mvc-3 qtip errorplacement
qTip Dynamic Width

I am currently using qTip jQuery plugin in combination with Full Calendar. Both of these works great. However, I am …

dynamic width fullcalendar qtip