<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>iFrame does not resize on tabs not in focus on login</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=12378586" />
  <subtitle>iFrame does not resize on tabs not in focus on login</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=12378586</id>
  <updated>2013-05-21T23:27:23Z</updated>
  <dc:date>2013-05-21T23:27:23Z</dc:date>
  <entry>
    <title>RE: iFrame does not resize on tabs not in focus on login</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=12406140" />
    <author>
      <name>Chuck Smith</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=12406140</id>
    <updated>2013-02-26T19:06:39Z</updated>
    <published>2013-02-26T19:06:39Z</published>
    <summary type="html">Stole the code from the CUIC.js file provided on CDN. Worked like a champ! Thanks!!!!</summary>
    <dc:creator>Chuck Smith</dc:creator>
    <dc:date>2013-02-26T19:06:39Z</dc:date>
  </entry>
  <entry>
    <title>RE: New Message from David Lender in Cisco Finesse - General Questions: RE:</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=12394755" />
    <author>
      <name>David Lender</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=12394755</id>
    <updated>2013-02-26T15:39:14Z</updated>
    <published>2013-02-26T15:39:14Z</published>
    <summary type="html">Here is how to use the TabVisible event:

containerServices = finesse.containerservices.ContainerServices.init();
containerServices.addHandler("tabVisible", function(){
            clientLogs.log("Gadget is now visible");
        });
containerServices.makeActiveTabReq();</summary>
    <dc:creator>David Lender</dc:creator>
    <dc:date>2013-02-26T15:39:14Z</dc:date>
  </entry>
  <entry>
    <title>RE: New Message from CHARLES SMITH in Cisco Finesse - General Questions: iF</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=12392446" />
    <author>
      <name>David Lender</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=12392446</id>
    <updated>2013-02-26T15:00:54Z</updated>
    <published>2013-02-26T15:00:54Z</published>
    <summary type="html">There is a new feature that was added in Finesse 9.1(1) to finesse.containerservices that provides an event when the tab the gadget is on becomes visible.  You can use this event to resize the gadget when the tab becomes visible.  For an example of the “tabVisible” handler, see the CUIC sample gadget.</summary>
    <dc:creator>David Lender</dc:creator>
    <dc:date>2013-02-26T15:00:54Z</dc:date>
  </entry>
  <entry>
    <title>iFrame does not resize on tabs not in focus on login</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=12378585" />
    <author>
      <name>Chuck Smith</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=12378585</id>
    <updated>2013-02-26T06:36:37Z</updated>
    <published>2013-02-26T06:36:08Z</published>
    <summary type="html">If you create a second tab from the home tab in finesse, the gadget does not resize correctly unless you are viewing that page when you refresh it. For instance I have 3 tabs. Home, Manage Call, and Employee Utilities. Gadgets in the Employee Utilities do not resize on login. I have to switch to that tab ad refresh the page. Then that tab is ok and the home tab is not.   If I move the gadgets to the Home tab from the Employee Utilities tab, they resize correctly on login.</summary>
    <dc:creator>Chuck Smith</dc:creator>
    <dc:date>2013-02-26T06:36:08Z</dc:date>
  </entry>
</feed>

