<?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 10:08:12 +0000</lastBuildDate>
    <item>
      <title>(jQuery) jQuery plugin - onpage - checks for selector on current page - pixelhandler</title>
      <link>https://snipplr.com/view/17302/jquery-plugin--onpage--checks-for-selector-on-current-page</link>
      <description>&lt;p&gt;function as jquery plugin to test if selector is found on the current page. Sample use:&#13;
&#13;
if ( $("#myID").onpage() ) { $("#myID img").click(function(){ //do this..here.. });&lt;/p&gt;</description>
      <pubDate>Tue, 21 Jul 2009 16:30:27 UTC</pubDate>
      <guid>https://snipplr.com/view/17302/jquery-plugin--onpage--checks-for-selector-on-current-page</guid>
    </item>
  </channel>
</rss>
