<?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: Assignment to a DOM object in Tools</title>
    <link>https://community.cisco.com/t5/tools/assignment-to-a-dom-object/m-p/3427591#M14</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000080; font-weight: bold;"&gt;var &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold; font-style: italic;"&gt;app &lt;/SPAN&gt;= &lt;SPAN style="color: #000080; font-weight: bold;"&gt;new &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold; font-style: italic;"&gt;nx&lt;/SPAN&gt;.ui.Application()&lt;SPAN style="color: #cc7832;"&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold; font-style: italic;"&gt;app&lt;/SPAN&gt;.&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;container&lt;/SPAN&gt;(document.getElementById(&lt;SPAN style="color: #008000; font-weight: bold;"&gt;'app'&lt;/SPAN&gt;))&lt;SPAN style="color: #cc7832;"&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold; font-style: italic;"&gt;topo&lt;/SPAN&gt;.&lt;SPAN style="color: #7a7a43;"&gt;attach&lt;/SPAN&gt;(&lt;SPAN style="color: #660e7a; font-weight: bold; font-style: italic;"&gt;app&lt;/SPAN&gt;)&lt;SPAN style="color: #cc7832;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Sep 2015 21:12:15 GMT</pubDate>
    <dc:creator>aaikepae</dc:creator>
    <dc:date>2015-09-04T21:12:15Z</dc:date>
    <item>
      <title>Assignment to a DOM object</title>
      <link>https://community.cisco.com/t5/tools/assignment-to-a-dom-object/m-p/3427590#M13</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;Can we assign an nx.ui.Application to a DOM object? Now the NeXt needs to use the whole web page and if want to use it inside another web page, we plug it in via iframe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What if we have external web app and &amp;lt;div id="next-app"&amp;gt;&amp;lt;/div&amp;gt; inside of it. Can we assign NeXt application to this div and then 'attach' all the components inside of it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2015 18:24:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/assignment-to-a-dom-object/m-p/3427590#M13</guid>
      <dc:creator>alzverev</dc:creator>
      <dc:date>2015-09-03T18:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: Assignment to a DOM object</title>
      <link>https://community.cisco.com/t5/tools/assignment-to-a-dom-object/m-p/3427591#M14</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000080; font-weight: bold;"&gt;var &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold; font-style: italic;"&gt;app &lt;/SPAN&gt;= &lt;SPAN style="color: #000080; font-weight: bold;"&gt;new &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold; font-style: italic;"&gt;nx&lt;/SPAN&gt;.ui.Application()&lt;SPAN style="color: #cc7832;"&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold; font-style: italic;"&gt;app&lt;/SPAN&gt;.&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;container&lt;/SPAN&gt;(document.getElementById(&lt;SPAN style="color: #008000; font-weight: bold;"&gt;'app'&lt;/SPAN&gt;))&lt;SPAN style="color: #cc7832;"&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold; font-style: italic;"&gt;topo&lt;/SPAN&gt;.&lt;SPAN style="color: #7a7a43;"&gt;attach&lt;/SPAN&gt;(&lt;SPAN style="color: #660e7a; font-weight: bold; font-style: italic;"&gt;app&lt;/SPAN&gt;)&lt;SPAN style="color: #cc7832;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2015 21:12:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/assignment-to-a-dom-object/m-p/3427591#M14</guid>
      <dc:creator>aaikepae</dc:creator>
      <dc:date>2015-09-04T21:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: Assignment to a DOM object</title>
      <link>https://community.cisco.com/t5/tools/assignment-to-a-dom-object/m-p/3427592#M15</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect! Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Sep 2015 17:07:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/assignment-to-a-dom-object/m-p/3427592#M15</guid>
      <dc:creator>alzverev</dc:creator>
      <dc:date>2015-09-05T17:07:34Z</dc:date>
    </item>
  </channel>
</rss>

