<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - ginoplusio</title>
<link>http://snipplr.com/users/ginoplusio/tags/html</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 19:45:25 GMT</pubDate>
<item>
<title>(jQuery) How to change dynamically input type password to show description inside field</title>
<link>http://snipplr.com/view/29555/how-to-change-dynamically-input-type-password-to-show-description-inside-field/</link>
<description><![CDATA[ <p>Sometime designers put form labels and instrucions into html inputs. One of the common uses is for login boxes when there’s not much space. I wrote a small jQuery plugin which dynamically replaces selected  fields with  fields displaying a chosen value. The replace procedure works forth and back: when the user clicks on the input field it is transformed into a ; if the user inserts some text, then the field remains masked, if he/she does not insert anything, the field is replaced again, letting the chosen value be visible again.</p> ]]></description>
<pubDate>Wed, 10 Mar 2010 14:31:48 GMT</pubDate>
<guid>http://snipplr.com/view/29555/how-to-change-dynamically-input-type-password-to-show-description-inside-field/</guid>
</item>
<item>
<title>(PHP) How to fix dirty HTML code with PHP</title>
<link>http://snipplr.com/view/27662/how-to-fix-dirty-html-code-with-php/</link>
<description><![CDATA[ <p>This PHP class lets you clean and repair html code. WHAT IT DOES: delete closed tags without their opening tag, fix open tag without close, closing them automatically, check bad nesting and fix them, fix bad quotes in attributes, merge different styles attributes in the same tag, remove html comments, remove empty tags and more bad tags.</p> ]]></description>
<pubDate>Thu, 04 Feb 2010 03:58:24 GMT</pubDate>
<guid>http://snipplr.com/view/27662/how-to-fix-dirty-html-code-with-php/</guid>
</item>
<item>
<title>(PHP) MySQLi convert a result set to an HTML table</title>
<link>http://snipplr.com/view/27470/mysqli-convert-a-result-set-to-an-html-table/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 01 Feb 2010 05:47:27 GMT</pubDate>
<guid>http://snipplr.com/view/27470/mysqli-convert-a-result-set-to-an-html-table/</guid>
</item>
<item>
<title>(PHP) MYSQL Recordset to HTML table</title>
<link>http://snipplr.com/view/27019/mysql-recordset-to-html-table/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 25 Jan 2010 10:57:41 GMT</pubDate>
<guid>http://snipplr.com/view/27019/mysql-recordset-to-html-table/</guid>
</item>
</channel>
</rss>