<?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 I recommend using the jQuery in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Hide-Show-Card-Section/m-p/1105287#M70280</link>
    <description>&lt;P&gt;I recommend using the jQuery blur() method.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;For example,&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color: rgb(0, 0, 0); font-family: Consolas, 'courier new'; font-size: 16px; line-height: 22.4px;"&gt;$("input").blur(function(){&lt;/SPAN&gt;&lt;BR style="box-sizing: border-box; color: rgb(0, 0, 0); font-family: Consolas, 'courier new'; font-size: 16px; line-height: 22.4px;" /&gt;
	&lt;SPAN style="color: rgb(0, 0, 0); font-family: Consolas, 'courier new'; font-size: 16px; line-height: 22.4px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; alert("This input field has lost its focus.");&lt;/SPAN&gt;&lt;BR style="box-sizing: border-box; color: rgb(0, 0, 0); font-family: Consolas, 'courier new'; font-size: 16px; line-height: 22.4px;" /&gt;
	&lt;SPAN style="color: rgb(0, 0, 0); font-family: Consolas, 'courier new'; font-size: 16px; line-height: 22.4px;"&gt;});&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;You can find more information at&amp;nbsp;&lt;A href="http://www.w3schools.com/JQuery/event_blur.asp"&gt;http://www.w3schools.com/JQuery/event_blur.asp&lt;/A&gt;&amp;nbsp;as well as an example.&lt;/P&gt;</description>
    <pubDate>Thu, 28 Jan 2016 20:34:40 GMT</pubDate>
    <dc:creator>Elroy_A_Intel</dc:creator>
    <dc:date>2016-01-28T20:34:40Z</dc:date>
    <item>
      <title>Hide Show Card Section</title>
      <link>https://community.intel.com/t5/Software-Archive/Hide-Show-Card-Section/m-p/1105286#M70279</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;&amp;nbsp; I have a card which is connected to a service and a col (child element) inside the card which displays the data from the service.&lt;/P&gt;

&lt;P&gt;On click I want to display a section and on clicking on a different card I want to display a section on the 2nd card and hide the section on the first card.&lt;/P&gt;

&lt;P&gt;I am able to display the section on click but I am unable to hide the section on blur. I am trying to use&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;$(document).on("onblur", "#CardID", function(evt)&lt;/P&gt;

&lt;P&gt;&amp;nbsp;but the event is not firing&lt;/P&gt;

&lt;P&gt;Any suggestions?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;

&lt;P&gt;Varun&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2016 13:09:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Hide-Show-Card-Section/m-p/1105286#M70279</guid>
      <dc:creator>Varun_R_</dc:creator>
      <dc:date>2016-01-27T13:09:15Z</dc:date>
    </item>
    <item>
      <title>I recommend using the jQuery</title>
      <link>https://community.intel.com/t5/Software-Archive/Hide-Show-Card-Section/m-p/1105287#M70280</link>
      <description>&lt;P&gt;I recommend using the jQuery blur() method.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;For example,&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color: rgb(0, 0, 0); font-family: Consolas, 'courier new'; font-size: 16px; line-height: 22.4px;"&gt;$("input").blur(function(){&lt;/SPAN&gt;&lt;BR style="box-sizing: border-box; color: rgb(0, 0, 0); font-family: Consolas, 'courier new'; font-size: 16px; line-height: 22.4px;" /&gt;
	&lt;SPAN style="color: rgb(0, 0, 0); font-family: Consolas, 'courier new'; font-size: 16px; line-height: 22.4px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; alert("This input field has lost its focus.");&lt;/SPAN&gt;&lt;BR style="box-sizing: border-box; color: rgb(0, 0, 0); font-family: Consolas, 'courier new'; font-size: 16px; line-height: 22.4px;" /&gt;
	&lt;SPAN style="color: rgb(0, 0, 0); font-family: Consolas, 'courier new'; font-size: 16px; line-height: 22.4px;"&gt;});&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;You can find more information at&amp;nbsp;&lt;A href="http://www.w3schools.com/JQuery/event_blur.asp"&gt;http://www.w3schools.com/JQuery/event_blur.asp&lt;/A&gt;&amp;nbsp;as well as an example.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2016 20:34:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Hide-Show-Card-Section/m-p/1105287#M70280</guid>
      <dc:creator>Elroy_A_Intel</dc:creator>
      <dc:date>2016-01-28T20:34:40Z</dc:date>
    </item>
  </channel>
</rss>

