<?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>Tue, 09 Jun 2026 09:07:48 +0000</lastBuildDate>
    <item>
      <title>(jQuery) Display Last Tweet - iqwebdev</title>
      <link>https://snipplr.com/view/38265/display-last-tweet</link>
      <description>&lt;p&gt;Make sure you change username.json to your actual username and #twitter to the actual selector you wish to update.&lt;/p&gt;</description>
      <pubDate>Tue, 03 Aug 2010 18:18:46 UTC</pubDate>
      <guid>https://snipplr.com/view/38265/display-last-tweet</guid>
    </item>
    <item>
      <title>(PHP) Redirect URL using JFactory - iqwebdev</title>
      <link>https://snipplr.com/view/38264/redirect-url-using-jfactory</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 03 Aug 2010 18:17:14 UTC</pubDate>
      <guid>https://snipplr.com/view/38264/redirect-url-using-jfactory</guid>
    </item>
    <item>
      <title>(jQuery) Display the latest post in a specified FeedBurner feed. Just set the URL to your desired FeedBurner feed. - iqwebdev</title>
      <link>https://snipplr.com/view/37250/display-the-latest-post-in-a-specified-feedburner-feed-just-set-the-url-to-your-desired-feedburner-feed</link>
      <description>&lt;p&gt;This snippet will display the latest post in a specified FeedBurner feed. Just set the URL to your desired FeedBurner feed.&#13;
&#13;
This example assumes that there are 3 elements that this information will be sent to, with the ID attributes set to date, title and description respectively.&lt;/p&gt;</description>
      <pubDate>Wed, 14 Jul 2010 03:35:06 UTC</pubDate>
      <guid>https://snipplr.com/view/37250/display-the-latest-post-in-a-specified-feedburner-feed-just-set-the-url-to-your-desired-feedburner-feed</guid>
    </item>
    <item>
      <title>(jQuery) jQuery Password Strength - iqwebdev</title>
      <link>https://snipplr.com/view/37248/jquery-password-strength</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 14 Jul 2010 03:16:44 UTC</pubDate>
      <guid>https://snipplr.com/view/37248/jquery-password-strength</guid>
    </item>
    <item>
      <title>(jQuery) Inputs That Remember Original Value - iqwebdev</title>
      <link>https://snipplr.com/view/37246/inputs-that-remember-original-value</link>
      <description>&lt;p&gt;A jQuery snippet to make form inputs show a help message which disappears on click (and comes back when the user enters nothing). Give your input the classes â€˜rememberâ€™ to activate the snippet and (optionally) â€˜unfocusedâ€™ as a CSS hook for changing the styling of the help message.&lt;/p&gt;</description>
      <pubDate>Wed, 14 Jul 2010 03:15:22 UTC</pubDate>
      <guid>https://snipplr.com/view/37246/inputs-that-remember-original-value</guid>
    </item>
    <item>
      <title>(jQuery) jQuery Image Preloader - iqwebdev</title>
      <link>https://snipplr.com/view/37245/jquery-image-preloader</link>
      <description>&lt;p&gt;Very easy way to preload images which are needed later (e.g. when a hover is performed)&lt;/p&gt;</description>
      <pubDate>Wed, 14 Jul 2010 03:14:35 UTC</pubDate>
      <guid>https://snipplr.com/view/37245/jquery-image-preloader</guid>
    </item>
    <item>
      <title>(jQuery) Get X, Y Coordinates of Mouse Within Box - iqwebdev</title>
      <link>https://snipplr.com/view/37244/get-x-y-coordinates-of-mouse-within-box</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 14 Jul 2010 03:14:01 UTC</pubDate>
      <guid>https://snipplr.com/view/37244/get-x-y-coordinates-of-mouse-within-box</guid>
    </item>
    <item>
      <title>(jQuery) Equalize Heights of Divs - iqwebdev</title>
      <link>https://snipplr.com/view/37243/equalize-heights-of-divs</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 14 Jul 2010 03:13:23 UTC</pubDate>
      <guid>https://snipplr.com/view/37243/equalize-heights-of-divs</guid>
    </item>
    <item>
      <title>(jQuery) Display Only First X Divs, Toggle Rest - iqwebdev</title>
      <link>https://snipplr.com/view/37242/display-only-first-x-divs-toggle-rest</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 14 Jul 2010 03:12:47 UTC</pubDate>
      <guid>https://snipplr.com/view/37242/display-only-first-x-divs-toggle-rest</guid>
    </item>
    <item>
      <title>(jQuery) Adding/Removing Class on Hover - iqwebdev</title>
      <link>https://snipplr.com/view/37241/addingremoving-class-on-hover</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 14 Jul 2010 03:11:15 UTC</pubDate>
      <guid>https://snipplr.com/view/37241/addingremoving-class-on-hover</guid>
    </item>
    <item>
      <title>(JavaScript) Viewport Size, Screen Resolution, Mouse Postition - iqwebdev</title>
      <link>https://snipplr.com/view/37240/viewport-size-screen-resolution-mouse-postition</link>
      <description>&lt;p&gt;This code is cross-browser compatible and checks the dimensions of the viewport, the screen resolution and the mouseposition which can be quite helpful to perform some checks with JavaScript.&lt;/p&gt;</description>
      <pubDate>Wed, 14 Jul 2010 03:07:53 UTC</pubDate>
      <guid>https://snipplr.com/view/37240/viewport-size-screen-resolution-mouse-postition</guid>
    </item>
    <item>
      <title>(JavaScript) Put Comma Values in Numbers - iqwebdev</title>
      <link>https://snipplr.com/view/37239/put-comma-values-in-numbers</link>
      <description>&lt;p&gt;This function assumes what is being submitted to it is a string, with a decimal point and two places after the decimal. To get your number into that format first, use this.&#13;
&#13;
Then this function will properly comma separate the number. For example, 2345643.00 will return 2,345,643.00&lt;/p&gt;</description>
      <pubDate>Wed, 14 Jul 2010 03:05:02 UTC</pubDate>
      <guid>https://snipplr.com/view/37239/put-comma-values-in-numbers</guid>
    </item>
    <item>
      <title>(JavaScript) Detect Javascript On/Off, With Notification - iqwebdev</title>
      <link>https://snipplr.com/view/37238/detect-javascript-onoff-with-notification</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 14 Jul 2010 03:00:44 UTC</pubDate>
      <guid>https://snipplr.com/view/37238/detect-javascript-onoff-with-notification</guid>
    </item>
    <item>
      <title>(JavaScript) Clear Field on Focus - iqwebdev</title>
      <link>https://snipplr.com/view/37236/clear-field-on-focus</link>
      <description>&lt;p&gt;Replace â€œvalueâ€ with the default value. If the field is selected, the default value will go away. If the user has previously changed the field value, itâ€™ll be left alone.&#13;
&#13;
Alternatively, use onfocus=â€this.value=â€;â€ to always clear the field.&lt;/p&gt;</description>
      <pubDate>Wed, 14 Jul 2010 02:59:29 UTC</pubDate>
      <guid>https://snipplr.com/view/37236/clear-field-on-focus</guid>
    </item>
    <item>
      <title>(JavaScript) Auto Select Textarea Text - iqwebdev</title>
      <link>https://snipplr.com/view/37235/auto-select-textarea-text</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 14 Jul 2010 02:58:42 UTC</pubDate>
      <guid>https://snipplr.com/view/37235/auto-select-textarea-text</guid>
    </item>
    <item>
      <title>(CSS) CSS Fixed Footer - iqwebdev</title>
      <link>https://snipplr.com/view/37233/css-fixed-footer</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 14 Jul 2010 02:30:30 UTC</pubDate>
      <guid>https://snipplr.com/view/37233/css-fixed-footer</guid>
    </item>
    <item>
      <title>(CSS) CSS Centering and Image/Div Hor &amp; Ver - iqwebdev</title>
      <link>https://snipplr.com/view/37231/css-centering-and-imagediv-hor--ver</link>
      <description>&lt;p&gt;Negative margins are exactly half the height and width, which pull the element back into perfect center. Only works with elements of a fixed height/width.&lt;/p&gt;</description>
      <pubDate>Wed, 14 Jul 2010 02:26:09 UTC</pubDate>
      <guid>https://snipplr.com/view/37231/css-centering-and-imagediv-hor--ver</guid>
    </item>
    <item>
      <title>(CSS) CSS Centering an Image (Vertical &amp; Horizontal) - iqwebdev</title>
      <link>https://snipplr.com/view/37230/css-centering-an-image-vertical--horizontal</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 14 Jul 2010 02:24:07 UTC</pubDate>
      <guid>https://snipplr.com/view/37230/css-centering-an-image-vertical--horizontal</guid>
    </item>
  </channel>
</rss>
