<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to implement tooltip into select2-results class? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-implement-tooltip-into-select2-results-class/m-p/314216#M1217</link>
    <description>&lt;P&gt;So in the select2-drop widget, where it displays all options in the dropdown, I want it to display a tooltip description for each option that I hover over.&lt;/P&gt;
&lt;P&gt;Here's what I've done so far within the inlinejs property under a widget name using the suggestManyDirectory type, and it doesn't work. I have inserted this code inside the foldable box widget, within a bold containerLabel inside the inlinejs property.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;jQuery(document).ready(function() {
    jQuery('ul.select2-results').tooltip();
    });
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;And Firefox firebug gives me an error:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;TypeError: jQuery(...)tooltip is not a function
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;How can I fix this?&lt;/P&gt;</description>
    <pubDate>Mon, 06 Jul 2015 18:41:43 GMT</pubDate>
    <dc:creator>MEM4FP_</dc:creator>
    <dc:date>2015-07-06T18:41:43Z</dc:date>
    <item>
      <title>How to implement tooltip into select2-results class?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-implement-tooltip-into-select2-results-class/m-p/314216#M1217</link>
      <description>&lt;P&gt;So in the select2-drop widget, where it displays all options in the dropdown, I want it to display a tooltip description for each option that I hover over.&lt;/P&gt;
&lt;P&gt;Here's what I've done so far within the inlinejs property under a widget name using the suggestManyDirectory type, and it doesn't work. I have inserted this code inside the foldable box widget, within a bold containerLabel inside the inlinejs property.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;jQuery(document).ready(function() {
    jQuery('ul.select2-results').tooltip();
    });
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;And Firefox firebug gives me an error:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;TypeError: jQuery(...)tooltip is not a function
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;How can I fix this?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jul 2015 18:41:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-implement-tooltip-into-select2-results-class/m-p/314216#M1217</guid>
      <dc:creator>MEM4FP_</dc:creator>
      <dc:date>2015-07-06T18:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement tooltip into select2-results class?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-implement-tooltip-into-select2-results-class/m-p/314217#M1218</link>
      <description>&lt;P&gt;Hi!&lt;BR /&gt; /&amp;gt;
I think that this page [migration 5.8 to 6.0] (https://doc.nuxeo.com/display/ADMINDOC/Upgrade+from+5.8+to+6.0) can help you.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Sep 2015 08:03:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-implement-tooltip-into-select2-results-class/m-p/314217#M1218</guid>
      <dc:creator>pmbroca_</dc:creator>
      <dc:date>2015-09-24T08:03:37Z</dc:date>
    </item>
  </channel>
</rss>

