<?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 Re: Display text while mouse over images in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-text-while-mouse-over-images/m-p/699485#M540538</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;Problem here is, I am displaying the color in the list box with the 2x2 grid like format.&lt;/P&gt;&lt;P&gt;I want to show differnt texts for different colors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Help Text' will help me show one text for all the entire object itself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Jul 2014 17:04:00 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-07-17T17:04:00Z</dc:date>
    <item>
      <title>Display text while mouse over images</title>
      <link>https://community.qlik.com/t5/QlikView/Display-text-while-mouse-over-images/m-p/699483#M540536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have 4 images displayed in a list box based on the if-else condition.&lt;/P&gt;&lt;P&gt;Is there a way to display a text when I mouse over these images?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression I used to display image:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Color Number]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=1, 'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_r.png',&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Color Number]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=2, 'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led.png',&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Color Number]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;= 4, 'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_y.png',&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Color Number]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=5, 'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_g.png')))) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 15:45:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-text-while-mouse-over-images/m-p/699483#M540536</guid>
      <dc:creator />
      <dc:date>2014-07-17T15:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: Display text while mouse over images</title>
      <link>https://community.qlik.com/t5/QlikView/Display-text-while-mouse-over-images/m-p/699484#M540537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try using "Help text" in bottom of Caption Sheet (Properties of Text Box), something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Text over image.png" class="jive-image" src="/legacyfs/online/62600_Text over image.png" style="width: 620px; height: 634px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 16:01:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-text-while-mouse-over-images/m-p/699484#M540537</guid>
      <dc:creator />
      <dc:date>2014-07-17T16:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: Display text while mouse over images</title>
      <link>https://community.qlik.com/t5/QlikView/Display-text-while-mouse-over-images/m-p/699485#M540538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;Problem here is, I am displaying the color in the list box with the 2x2 grid like format.&lt;/P&gt;&lt;P&gt;I want to show differnt texts for different colors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Help Text' will help me show one text for all the entire object itself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 17:04:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-text-while-mouse-over-images/m-p/699485#M540538</guid>
      <dc:creator />
      <dc:date>2014-07-17T17:04:00Z</dc:date>
    </item>
  </channel>
</rss>

