Tagged Questions
1
vote
0answers
42 views
How to display tooltip next to selected text?
I am trying to show a tooltip (via qTip) when a user selects a piece of text. I am trying to get the tooltip to show up right next to the selected text. Any advice on how to accomplish this? The ...
0
votes
0answers
26 views
qtip2 not working with rails app
first off, I am using this gem: jquery-qtip2-rails , https://github.com/tkrotoff/jquery-qtip2-rails
next, I am trying to get a hover on one of my images in the header layout of my rails app:
...
0
votes
0answers
76 views
qTip inside GridView showing the same value for every row
I'm trying to use the qTip tooltip inside my GridView. It's working but it's showing the same value for every row. How can I make it to show the data on each row (dynamic)?
<asp:BoundField ...
0
votes
1answer
186 views
Joomla - OnMouseover show data from controller in tooltip using Qtip script
I need help to show the data (from controller) in tooltip (using qTip script) on MouseOVer event.
User mouserover on link (Multiple links like in foreach)
id send to a js function like function ...
0
votes
1answer
182 views
Tool Tip text binding and Modal dialog not working with Knockout
I have created this fiddle example http://jsfiddle.net/adi85/mBpJB/8/
I'm not able to bind data to tool tip and also i'm trying to use modal dialog box which is not working because of template ...
0
votes
1answer
1k views
show qtip/toolip on gridview with dynamic data
I am trying to show qtip or any other way to show tooltip on a asp.net gridview with data from database.
I have qtip working with buttons on the page on title, and am not sure how to do it for hover ...
-2
votes
1answer
153 views
Using tooltip with click instead of hover [closed]
Is there a way to get a javascript tooltip do only display if you click on an element rather than simply hovering the mouse over it?
I have
var selection = ...
0
votes
0answers
50 views
Qtip in table isn't working
I want to make a table and for certain cells I want it to show tooltip when I hover them. I'm using QTip for the tooltip. But it doesn't work, the tooltip doesn't show when I hover to the cell area. ...
0
votes
1answer
254 views
Qtip tooltip doesn't work
Halo! I'm new to JQuery and I'm trying to make simple tooltip with QTip. I'm sure that I already follow the steps right but the tooltip doesn't seem working. Here's the code:
<script ...
1
vote
0answers
82 views
combining the actions of a tooltip with that of a modal window
I have a component of my site that is jQuery. I would like to use like a tool tip to walk the end user through the process of navigating this component. I have tried to modify the qtip plugin to do ...
0
votes
1answer
220 views
Display Large Image on mouse hover with auto position in magento
I am newbie in magento.
I want give a effect on mouse hover large image display with auto position for product listing page in magento.
Thanks in advance.
1
vote
0answers
192 views
Clickable tooltip using qTips2 targeting title attribute. jQuery tooltip problems
I can not get a tooltip working using qTips2: -
http://craigsworks.com/projects/qtip2/demos/#tips
I need to have an image next to a label, which when clicked on opens up a tooltip. The tooltip will ...
0
votes
1answer
53 views
Setup and style qTips jquery
No matter what I do I cant seem to get my tool tips to look how they are on the website:
http://craigsworks.com/projects/qtip/features/#tips
I want my tooltip to look like the above, when: -
...
0
votes
2answers
138 views
Custom a tootip by using qtip
I am interesting the tootip by this example.
My current qtip is for a table cell.
$(document).ready(function()
{
$('td[title]').qtip();
});
How to modify it to get the same effect as the ...
1
vote
1answer
321 views
Qtip2 - edge detection?
Using Qtip2, thought it included screen detection - however, I am using the tooltip within an iframe, which isn't working:
I tried:
position: {
adjust: {screen: true},
my: ...
0
votes
1answer
289 views
qtips: how do I disable all tooltips on a page with a click function?
I have written the following script to hide all qtip tooltips on my page and set a cookie using the jquery cookie plugin. All works well except that only the tooltips that have been hovered over ...
1
vote
1answer
456 views
Jquery tooltip Qtip - how can I target a different location for the tooltip
I have installed Qtip and used it for tooltips on a map:
http://www.gregquinn.com/oneworld/about_people6.html
You can rollover the Red Pins and see the tooltip that is there now.
But they want it ...
0
votes
3answers
159 views
Replacing Browser's Tooptip by qTip
I am having trouble to replace the browser's default tooltip by qTip. So far I have:
$('[title]').each(function(){
var cont = $(this).attr('title');
if(cont != ''){
...
0
votes
1answer
434 views
Get Arrow in qTip
How can I add arrow in qTip. So far I have
$('.jym').qtip( {
content: 'Ok',
style: {
name: 'cream' ,
border: {
width: 3,
...
1
vote
2answers
564 views
How to check if selector has qtip?
How can I check if an element is instantiated with a qtip plugin?
For example
$('input').qtip("hasqtip");
4
votes
1answer
1k views
How to make a qtip tooltip move with cursor
i am using the js library qtip tooltip. I want to make the qtip tooltip move with my cursor as i hover over the hover row in a table. I know how to make my own tooltip move with my cursor but am ...
3
votes
5answers
2k views
How to show tooltip on click
I'm trying to use qtip2. My problem is that I want to show tooltip only when user clicks an href with a specified html inside. So I try this:
function help(){
var link = ...
1
vote
1answer
148 views
How to style the tooltips in qtip2 as in the qtip1 default?
How to style the tooltips in qtip2 as in the qtip1 default?
I liked the qtip1 default styling, but when I upgraded I lost it.. :(
0
votes
2answers
2k views
jquery qtip on dynamically added elements
I'm messing around with the jquery "qtip" tooltip plugin and i'm trying to add the qtip functionality to elements that are dynamically added to my webpage(via ajax) but can't figure out how. I think i ...
0
votes
1answer
136 views
Multiple Qtips on one element not working
Building a calendar, when the user hovers over a day, I want a tool tip to show, but if the user clicks on the day, I want a separate tool tip to show up. So far, when I hover nothing happens, but ...
3
votes
1answer
229 views
Define style in javascript with qTip2?
In qTip1 you could easily style every single tooltip at runtime, but since qTip2 you can 'only' pass a CSS class to apply to the tooltip.
So ok this is cleaner, but is there still a way I can change ...
0
votes
1answer
889 views
qtip2 tooltip - mouse tracker - how find content of many controls with a same class?
i have many controls like below :
<div style="display: inline;">
<span id="cvCaptcha-Target" class="ttTarget">
...
-1
votes
2answers
370 views
Tooltip not working on all places
Ok,
I am searching for over 2 hours now what the problem is but i simply cannot find it.
I want to create a tooltip once you hover the "vacatures".
Here it works:
...
0
votes
1answer
226 views
Why does the tooltip pop up too low and then slides up into correct position?
I use qTip (1.0.0 rc3) to create nice tooltips on my site and jQuery (1.6, also tried 1.3.2, which was recommended by qTip). The tips are dynamically loaded. I don't use any show or hide effect. ...
2
votes
4answers
1k views
Which tooltip plugins are compatible with jQuery 1.5 (the current version)?
There are a ton of excellent tooltip plugins for jQuery, but most seem outdated. In particular, we wanted to use qTip, but it only supports jQuery 1.3.
Which tooltip plugins support jQuery 1.5?
...
2
votes
1answer
380 views
Does qTip support the latest version of jQuery?
On the qTip site, the version of jQuery bundled with the qTip download is dated -- not the current stable 1.5.1 release of jQuery.
Does anyone know if qTip can work with 1.5.1 of jQuery? The qTip ...
0
votes
2answers
1k views
Tooltip (qTip) is not closed, jQuery
with following code qTip works for me and generates tooltips:
$('a.ppname[rel]').live('mouseover', function() {
$(this).qtip( {
content : {
url : $(this).attr('rel')
},
...
3
votes
2answers
2k views
How to set the tip dimensions with jQuery qTIp?
I'm having some trouble with modifying qTip's tip size (x,y).
I tried to add the style: { tip: { x:2,y:2 } } in all sorts of ways, but failed.
How can I add it to the following script?
// Status ...
1
vote
1answer
583 views
Call function from hyperlink defined in qTip content
I am trying to call a javascript function from a hyperlink that is part of the content in a qTip. I keep getting the error my function is not defined but it is defined within the page and can be ...
1
vote
1answer
541 views
Qtip JQuery tooltip library - Only the right hand side corners are showing rounded
When I specify rounded corners for my qtip tooltip only the right hand side are rounded, and the left hand side have notches cut in the corners where the rounded corner should be.
This shows up on at ...
7
votes
3answers
7k views
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. Is there a way to tie a single hidden tooltip element to multiple targets, to avoid ...
