<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - CDIDevs</title>
<link>http://snipplr.com/users/CDIDevs</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 26 May 2013 03:05:10 GMT</pubDate>
<item>
<title>(CSS) Remove dotted border on images (e.g., in Firefox)</title>
<link>http://snipplr.com/view/25779/remove-dotted-border-on-images-eg-in-firefox/</link>
<description><![CDATA[ <p>Remove that pesky dotted border around img elements, especially images / link tags.</p> ]]></description>
<pubDate>Thu, 31 Dec 2009 11:11:27 GMT</pubDate>
<guid>http://snipplr.com/view/25779/remove-dotted-border-on-images-eg-in-firefox/</guid>
</item>
<item>
<title>(CSS) IE6 Empty Div Adds Margin - Fix</title>
<link>http://snipplr.com/view/25778/ie6-empty-div-adds-margin--fix/</link>
<description><![CDATA[ <p>For instances where you have an empty div that is less than about 10-15px in height. IE assumes it should contain something and allots room for text.

I first found this on the webdeveloper.com forums. The fix here is ultimately the "font-size:0" declaration. The rest are for good measure...</p> ]]></description>
<pubDate>Thu, 31 Dec 2009 11:09:49 GMT</pubDate>
<guid>http://snipplr.com/view/25778/ie6-empty-div-adds-margin--fix/</guid>
</item>
<item>
<title>(CSS) asp.net Modalpopup extender -- elements appear on top of popup</title>
<link>http://snipplr.com/view/25777/aspnet-modalpopup-extender--elements-appear-on-top-of-popup/</link>
<description><![CDATA[ <p>Be sure that elements appearing on top don't have position:relative.
If inherited, try overriding with position:static</p> ]]></description>
<pubDate>Thu, 31 Dec 2009 11:07:51 GMT</pubDate>
<guid>http://snipplr.com/view/25777/aspnet-modalpopup-extender--elements-appear-on-top-of-popup/</guid>
</item>
<item>
<title>(CSS) IE 6 Min/Max height using</title>
<link>http://snipplr.com/view/25776/ie-6-minmax-height-using/</link>
<description><![CDATA[ <p>Downside -- relies on JavaScript being enabled</p> ]]></description>
<pubDate>Thu, 31 Dec 2009 11:05:56 GMT</pubDate>
<guid>http://snipplr.com/view/25776/ie-6-minmax-height-using/</guid>
</item>
<item>
<title>(CSS) CSS - Force element to self-clear</title>
<link>http://snipplr.com/view/25775/css--force-element-to-selfclear/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 31 Dec 2009 11:03:50 GMT</pubDate>
<guid>http://snipplr.com/view/25775/css--force-element-to-selfclear/</guid>
</item>
<item>
<title>(SQL) Search Stored Procedure for String</title>
<link>http://snipplr.com/view/25774/search-stored-procedure-for-string/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 31 Dec 2009 11:03:00 GMT</pubDate>
<guid>http://snipplr.com/view/25774/search-stored-procedure-for-string/</guid>
</item>
<item>
<title>(SQL) Common SQL Commands (create table, etc)</title>
<link>http://snipplr.com/view/25773/common-sql-commands-create-table-etc/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 31 Dec 2009 10:55:05 GMT</pubDate>
<guid>http://snipplr.com/view/25773/common-sql-commands-create-table-etc/</guid>
</item>
<item>
<title>(SQL) List all Stored Procs in Database</title>
<link>http://snipplr.com/view/25771/list-all-stored-procs-in-database/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 31 Dec 2009 10:53:41 GMT</pubDate>
<guid>http://snipplr.com/view/25771/list-all-stored-procs-in-database/</guid>
</item>
<item>
<title>(SQL) Re-seed Identity Table</title>
<link>http://snipplr.com/view/25770/reseed-identity-table/</link>
<description><![CDATA[ <p>Re-seed identity table if rows were deleted/there are gaps in numerical order</p> ]]></description>
<pubDate>Thu, 31 Dec 2009 10:52:35 GMT</pubDate>
<guid>http://snipplr.com/view/25770/reseed-identity-table/</guid>
</item>
<item>
<title>(SQL) Script table as INSERTS</title>
<link>http://snipplr.com/view/25769/script-table-as-inserts/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 31 Dec 2009 10:51:27 GMT</pubDate>
<guid>http://snipplr.com/view/25769/script-table-as-inserts/</guid>
</item>
<item>
<title>(SQL) Search Database for string</title>
<link>http://snipplr.com/view/25768/search-database-for-string/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 31 Dec 2009 10:50:23 GMT</pubDate>
<guid>http://snipplr.com/view/25768/search-database-for-string/</guid>
</item>
<item>
<title>(SQL) Search Database for Column Name</title>
<link>http://snipplr.com/view/25767/search-database-for-column-name/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 31 Dec 2009 10:49:04 GMT</pubDate>
<guid>http://snipplr.com/view/25767/search-database-for-column-name/</guid>
</item>
</channel>
</rss>