<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Wed, 17 Jun 2026 11:25:15 +0000</lastBuildDate>
    <item>
      <title>(JavaScript) Hide Sencha Touch list items dynamically via CSS - Winkyboy</title>
      <link>https://snipplr.com/view/65770/hide-sencha-touch-list-items-dynamically-via-css</link>
      <description>&lt;p&gt;Although I realize one should be able to filter a store to remove unwanted items in the list, this allows the list items through and just hides them via CSS.&lt;/p&gt;</description>
      <pubDate>Sat, 23 Jun 2012 06:45:37 UTC</pubDate>
      <guid>https://snipplr.com/view/65770/hide-sencha-touch-list-items-dynamically-via-css</guid>
    </item>
    <item>
      <title>(JavaScript) Mouseover / mouseout event fix: isMouseLeaveOrEnter - Winkyboy</title>
      <link>https://snipplr.com/view/5259/mouseover--mouseout-event-fix-ismouseleaveorenter</link>
      <description>&lt;p&gt;Usage: onmouseout='if (isMouseLeaveOrEnter(event, this)) YourActionHere();' onmouseover='if (isMouseLeaveOrEnter(event, this)) YourOtherActionHere();'&lt;/p&gt;</description>
      <pubDate>Mon, 03 Mar 2008 12:05:57 UTC</pubDate>
      <guid>https://snipplr.com/view/5259/mouseover--mouseout-event-fix-ismouseleaveorenter</guid>
    </item>
  </channel>
</rss>
