<?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 07:55:16 +0000</lastBuildDate>
    <item>
      <title>(JavaScript) WordPress Geo Mashup Mapstraction Custom Markers - cyberhobo</title>
      <link>https://snipplr.com/view/64680/wordpress-geo-mashup-mapstraction-custom-markers</link>
      <description>&lt;p&gt;Some common custom javascript for customizing geo mashup map markers for any map provider. The marker images used are 24 x 24 pixels, anchored at the bottom center, with no shadow. You'd put images in `wp_content/plugins/geo-mashup-custom/images` to use your own images with this snippet. The example images are the old small markers and are still in the distributed plugin, you can use them by replacing `custom_url_path` with just `url_path`.&lt;/p&gt;</description>
      <pubDate>Fri, 20 Apr 2012 10:23:34 UTC</pubDate>
      <guid>https://snipplr.com/view/64680/wordpress-geo-mashup-mapstraction-custom-markers</guid>
    </item>
    <item>
      <title>(JavaScript) Load KML attachments for all geo mashup map markers - cyberhobo</title>
      <link>https://snipplr.com/view/64271/load-kml-attachments-for-all-geo-mashup-map-markers</link>
      <description>&lt;p&gt;By default KML is only loaded for a selected marker. This bit of  [custom javascript](http://code.google.com/p/wordpress-geo-mashup/wiki/Documentation#Custom_JavaScript) will load it for all markers.&lt;/p&gt;</description>
      <pubDate>Sun, 01 Apr 2012 10:43:07 UTC</pubDate>
      <guid>https://snipplr.com/view/64271/load-kml-attachments-for-all-geo-mashup-map-markers</guid>
    </item>
    <item>
      <title>(JavaScript) Disable and enable a text input in Firefox - cyberhobo</title>
      <link>https://snipplr.com/view/19181/disable-and-enable-a-text-input-in-firefox</link>
      <description>&lt;p&gt;I just noticed in Firefox 3.5.2 that setting `disabled = true` for a focused text input seems to make it impossible to re-focus after setting `disabled = false`. The solution is to blur it before disabling.&lt;/p&gt;</description>
      <pubDate>Wed, 02 Sep 2009 12:49:15 UTC</pubDate>
      <guid>https://snipplr.com/view/19181/disable-and-enable-a-text-input-in-firefox</guid>
    </item>
  </channel>
</rss>
