0
votes
1answer
37 views

jquery tooltip not working afer load ajax content

I use this tooltip script that showen here: http://www.htmldrive.net/items/show/681/jQuery-and-CSS3-Simple-Tooltip.html this is what I use, same with few changes: ...
0
votes
1answer
21 views

Bootstrap Tooltips not getting called in Jquery

Bootstrap is working fine on the site, but for some reason I cannot figure out how to get tooltips happening. Maybe I am not calling it right? <div class="span3 app9downloadIcon ...
0
votes
0answers
27 views

Offset not recalculating on scroll in IE

I have started at a new company and they've given me some jQuery that breaks in IE. For some reason the position of the tooltip isn't recalculating once you scroll up or down the page in Internet ...
0
votes
1answer
22 views

Reset tooltip on close

I'm using jQuery UI's tooltip and ultimately, I'm trying to reset the tooltip back to it's first initial state. Since there doesn't seem to be a “reset” function, any idea how I can accomplish this? ...
1
vote
1answer
55 views

How to get tooltip to display using bootstrap after user selects text?

I am trying to get a tooltip to show after the user selects some text. After a few clicks within the appropriate div, I'm finding the order in which the tooltip appears gets reversed as it sometime ...
0
votes
2answers
29 views

How to add a tooltip for just the background image of an input field with HTML and CSS

Is there a way to show a tooltip for just the background image of an input field? HTML [...] <tr> <td class="borderless right"> <label class="label-required" ...
0
votes
1answer
14 views

jQuery ClueTip plugin not applying tooltips, no errors

I first had issues with it not being recognized at all by jQuery. It's like it just didn't hook on as a plugin. I moved the plugin into a seperate file and included it with a script tag (instead of ...
1
vote
1answer
50 views

Trouble getting unique tooltip based on X axis values in highcharts line graph

I'm trying to make a graph in which points having different x axis values have different tooltip .The 1st two points of a series have the same tooltip even though their x axis values are different.i.e ...
0
votes
1answer
35 views

Input from some text areas for highcharts tooltip

I am making a highcharts line graph in which tooltip for the points will be taken dynamically from the user through text areas placed inside a jQuery UI dialog.I have made 2 colums of text areas and i ...
1
vote
0answers
40 views

I am receiving an “invalid 'in' operand style” error when trying to add a tooltip feature to standalone SVG files

I am trying to add tooltips to a standalone SVG file but it is returning the following error: TypeError: invalid 'in' operand style [Break On This Error] if ( name in style ) { for the ...
-1
votes
3answers
43 views

How to make tooltip display beside every image

I have several images that I applied jQuery tooltip effect on..it works, but the problem is that irrespective of the image i click the tooltip only displays at the top of the page. Is there a way I ...
0
votes
0answers
50 views

Twitter Boostrap tooltip on mouseenter event

To put you in situation, this is the problem: In my webapp I have a button that fires a boostrap popover and with the event 'show' of the popover makes an ajax call, p. e: $('#myModal').on('show', ...
0
votes
3answers
49 views

jQuery Tooltip UI - trigger tooltip after x seconds

Here is what I have so far: <!DOCTYPE HTML> <html> <head> <title>Tooltip Testings</title> <meta http-equiv="content-type" content="text/html; ...
0
votes
2answers
41 views

jquery tooltip with delay on show

i wrote a very simple tooltip script with pre delay on show. but i have some problem with my code i dont want too show the tooltip that has less than 500 ms hover time but i have blink effect ...
0
votes
1answer
49 views

jQuery stop tooltip plugin displaying html

I would like my tooltip to stop displaying rendered HTML and the mark up instead. I noticed for displaying data in i.e. a repeater the following works fine. Using jQuery Tooltip plugin 1.3. ...
-1
votes
3answers
61 views

How to use bootstrap tooltip? [closed]

I have used bootstrap but tooltip is not working HTML: <a href="#" data-original-tittle="test" data-placement="right" rel="tooltip" target=" _blank"> hover me </a> or any jquery?
6
votes
2answers
74 views

Jquery UI Tooltip moves out of parent div

I have a jQuery tooltip as given in the following link: http://jsfiddle.net/ronnykroy/amYZW/2/ HTML: <div id="parent"> <div id="child" title="It has been a very long text"> ...
0
votes
1answer
64 views

Tooltip and RaphaelJS

I would like to create a tooltip on the rectangle and the tooltip remains the same when I'm on the text, as in the background. I use the library and jquery RaphaelJS (tooltip). var paper = new ...
0
votes
0answers
36 views

Easing to Tooltip Animation

5I'm trying to add easing (easeOutBack) to my tooltip's animation but without results. Is there a change to do it with that script? I just want to have fade animation with falling from top. Fiddle: ...
0
votes
1answer
47 views

Tooltip add second style

I have 2 tooltips on my page, I'm currently using the code below but I wanted to add a second 'rel=' somehow so I don't have to duplicate all the jQuery, the plan was to add one div with the tooltip ...
0
votes
1answer
55 views

Jquery Tooltip .position on form items not working

My tooltips dont seem to be working correctly, I have made a small fiddle and tried out all other options but cant seem to get it to work, the form itself has around 50 form fields but I have only ...
0
votes
2answers
42 views

Setting tooltip text separately from its element

I would like to add a tooltip description to all elements according to their CSS class(es). I know tooltips are typically set using the title attribute of the element, but since I have many such ...
1
vote
0answers
67 views

Tooltip, JQuery scrollbars not working in Ajax loaded content

I use .append() to load dynamic data in a page from another PHP page. The problem is the content from the another page have jquery scrollbars and tooltips. If I include jquery.js and remaining ...
0
votes
1answer
49 views

Hover over data using title attribute in javascript

I have a javascript code that displays data in a table format and when hovered over the first column it displays additional details. The hover over code is using jquery tooltip and the title attribute ...
0
votes
1answer
30 views

My tooltip is cut off by the limits of a div element

I need to make appear a tooltip when a message box is "hovered". All message boxes are inside a div called chatbox. My problem is that the tooltip is cut off by the chatbox div when pass the limits of ...
3
votes
2answers
75 views

Tooltip on hover of elements generated by AJAX request

I am trying to add a tooltip using the Tooltipster plugin on hover of a container that is dynamically generated using AJAX. I am having an extremely hard time with this and have been trying to figure ...
0
votes
0answers
23 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: ...
1
vote
1answer
88 views

Jquery Tool tip for HTML contents

1, I downloaded the all these three files(JS and CSS) in my local system and tried it is not working as it is directly referring from URLS. 2, Even If i use URL src and href it is not working with ...
0
votes
0answers
34 views

jqVmap Static Tooltip

So I know how to make a custom tooltip using jqvmap's documentation, but I'm trying to look for a way I could hover over a region and the tooltip stay in its hover state so long as I am in the region. ...
0
votes
1answer
171 views

How to display tooltip when mouse hover iframe

I'm using Telerik Radeditor which is rich text area and the editor content is an iframe, something like below: <iframe frameborder="0" src="javascript:'<html></html>';" ...
2
votes
2answers
278 views

Tooltip not working jquery UI

I'm trying to load jQuery UI tooltips into a web page within an MVC4 view but I'm getting the error: Uncaught TypeError: Object [object Object] has no method 'tooltip' I'm using jQuery 1.9.1 and ...
1
vote
1answer
51 views

Jquery tool tip is not working in IE 8

<script> $(function () { $(document).tooltip({ content: function () { return $(this).prop('title'); } }); }); <span title=\"<table ...
1
vote
1answer
80 views

jQuery Flot - Display accurate values

I notice that jQuery Flot is rounding down the results. But I want to show the actual decimal value for the result when you hover over the peaks and valleys in the tooltip. But not the x or y axis ...
0
votes
0answers
23 views

jQuery pluging to mark areas in image (with relative positions)

I am looking for a jQuery plugin which allows marking rectangular areas of an image and showing a custom tooltip when a user hovers each marked area. Since the website uses Bootstrap with Responsive ...
0
votes
1answer
27 views

Jquery tooltip Needs tweaking on .html() method when html styling/formatting code is passed

This is the following JQ code which creates a tootip based on divname, trigger obj and the "message" to be displayed on tooltip, the problem here is when I pass multiple lines of message with ...
-1
votes
1answer
127 views

how to make Sliding pop up menu in jquery? [closed]

I want to create a sliding popup menu like the one we have on google images. In google images when we click on any picture a sliding popup comes beneath the selected picture. I want same for my web ...
0
votes
1answer
54 views

Placing a link inside of a tooltip

I have a situation where I need to display a link inside a tooltip. I have found several posts where people state that the best way is a hidden div, but I cant find any examples of this being done. ...
0
votes
1answer
33 views

How to add tooltips and remove button from this

Is there a way tooltips can be added to the thumbnails to display the full title when hover over it? Also is there a way to remove the 'Click Here' button and display the thumbnails etc.? The working ...
0
votes
3answers
89 views

Get Highcharts width

I would like to get the current chart width, I have tried something like this: chart.width and $(this).parent().width() where chart is chart = new Highcharts.Chart({ ... }) But doesn't ...
1
vote
7answers
103 views

div won't display on image hover

can't figure out why my div won't display on this hover any help is appreciated. $('a[rel=tooltipimage]').bind('mouseover',function(e){ e=e?e:window.event; $('#tooltip').css({ position:'absolute', ...
0
votes
1answer
57 views

How do I Update the Content in Jquery UI Tooltip in Realtime?

I have an element that when hovered over, it displays the price of the item (in a game). I'm using the jQuery UI tooltip to power the display of the information about each item. When the item is ...
0
votes
1answer
43 views

Anyone implemented hover over tooltips for nodes in Infovis Toolkit?

Anyone implemented hover over tooltips for nodes in Infovis Toolkit? http://philogb.github.com/jit/static/v20/Jit/Examples/Spacetree/example1.html Thanks!
2
votes
1answer
66 views

Convert jquery Alert to tipTip tooltip

I have the following code set up in my project as an alert that triggers when the user clicks on a div. The divs are horizontal bar graph elements, each corresponding to a particular measurement. The ...
2
votes
1answer
91 views

Datatable tool tip not working in second page. Works only of first page

I am having some weird issue where tool tip is working only on the page 1. If I click on the next page, I do not see any tool tip. I am using jquery dataTable. My sample code is in jsfiddle : ...
1
vote
1answer
139 views

thumbnail to large image jquery issue

In my view i am using this to show my images as thumbnails on each record <img src="<?php echo Router::url("**../files/images/small/**".$ad["Advertisement"]["advertisement_image"],false)?> ...
0
votes
3answers
138 views

Custom tooltip title on IE8

I want to style default tooltip given by browser on IE8 preferably only from css, so how can I do that. I already read a lot articles about and till now I have nothing. So my html looks like : <a ...
1
vote
1answer
71 views

Reveal table content in the style of google images

I'm trying to get a custom catalogue tooltip working on my site, I wanted to make it look and operate the same kind of way Google Image search does, ie you click on an image, then info about the image ...
1
vote
1answer
106 views

Keep Twitter Bootstrap Tooltip open on mouseleave

For a particular case and element I need to show Bootstrap Tooltip by default (once the page is loaded) an always keep it open (even on mouseover and mouseout). That's the code I use to open tooltip ...
0
votes
1answer
119 views

how to show Data Value instead of percentage in gebo Pie Charts?

$.plot(elem, data, { // // series : { pie : { show : true, ...
1
vote
1answer
96 views

Issue with Bootstrap tooltips not showing up in the right place

I have the image of a map with several markers - each marker with a class of .marker is absolutely positioned and the parent div #map is relatively positioned - so far so good. I'm using Bootstrap ...

1 2 3 4 5 13