<?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: Overflow outside container? in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Overflow-outside-container/m-p/770562#M2463</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like 'position:absolute;top:50px;left:50px'. You should be able to set top and left to negative values too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Jan 2015 14:39:10 GMT</pubDate>
    <dc:creator>ErikWetterberg</dc:creator>
    <dc:date>2015-01-09T14:39:10Z</dc:date>
    <item>
      <title>Overflow outside container?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Overflow-outside-container/m-p/770559#M2460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;How do you overflow outside the extensions container? Like the tooltip of the linechart.&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Karl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Dec 2014 21:54:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Overflow-outside-container/m-p/770559#M2460</guid>
      <dc:creator />
      <dc:date>2014-12-20T21:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: Overflow outside container?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Overflow-outside-container/m-p/770560#M2461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karl,&lt;/P&gt;&lt;P&gt;There is nothing that stops you from inserting stuff in the HTML document outside of your assigned element, though I would advise you to be very careful when you do this, so that you don't leave stuff behind when your extension is removed. A better solution would probably in most cases be to keep your content within your element and use CSS to position it the way you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2015 12:25:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Overflow-outside-container/m-p/770560#M2461</guid>
      <dc:creator>ErikWetterberg</dc:creator>
      <dc:date>2015-01-09T12:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: Overflow outside container?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Overflow-outside-container/m-p/770561#M2462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Erik,&lt;/P&gt;&lt;P&gt;I tried a bunch of CSS tips found with Google, but nothing worked. Could you point me in the right direction?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Karl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2015 13:51:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Overflow-outside-container/m-p/770561#M2462</guid>
      <dc:creator />
      <dc:date>2015-01-09T13:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: Overflow outside container?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Overflow-outside-container/m-p/770562#M2463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like 'position:absolute;top:50px;left:50px'. You should be able to set top and left to negative values too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2015 14:39:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Overflow-outside-container/m-p/770562#M2463</guid>
      <dc:creator>ErikWetterberg</dc:creator>
      <dc:date>2015-01-09T14:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Overflow outside container?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Overflow-outside-container/m-p/770563#M2464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The easiest way to test this (and css in general) is to use Developer tools and modify the css until it looks the way you want it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Erik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2015 14:47:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Overflow-outside-container/m-p/770563#M2464</guid>
      <dc:creator>ErikWetterberg</dc:creator>
      <dc:date>2015-01-09T14:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: Overflow outside container?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Overflow-outside-container/m-p/770564#M2465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Couldn't get the CSS approach to work so I added the tooltip to the body like you suggested. To not leave the tooltip behind, I added it while not in edit mode and removed it in edit mode. Used a function to calculate the offset from the container to the body to calculate the right position.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for the help.&lt;/P&gt;&lt;P&gt;Karl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 14:44:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Overflow-outside-container/m-p/770564#M2465</guid>
      <dc:creator />
      <dc:date>2015-01-12T14:44:09Z</dc:date>
    </item>
  </channel>
</rss>

