<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>divCloud</title>
	<atom:link href="http://divcloud.com/feed" rel="self" type="application/rss+xml" />
	<link>http://divcloud.com</link>
	<description>Design, Inspiration, Resources for WebDevs</description>
	<lastBuildDate>Fri, 04 Feb 2011 09:40:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>HTML Form Elements with CSS/JS</title>
		<link>http://divcloud.com/cloud/javascript/html-form-elements-with-css-js.html</link>
		<comments>http://divcloud.com/cloud/javascript/html-form-elements-with-css-js.html#comments</comments>
		<pubDate>Wed, 25 Aug 2010 10:23:19 +0000</pubDate>
		<dc:creator>thinkdj</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Form Styling]]></category>

		<guid isPermaLink="false">http://divcloud.com/?p=146</guid>
		<description><![CDATA[Styling Checkboxes, Radio Buttons, Select Lists, Custom HTML Form Elements Have you ever wanted to use your own images for checkboxes, radio buttons or select lists? This script will let you do that. Easily. The unobtrusive script gracefully degrades, so if JavaScript is disabled, normal form input objects appear instead of your customized elements. This [...]


Related posts:<ol><li><a href='http://divcloud.com/cloud/jquery/prettycheckboxes.html' rel='bookmark' title='Permanent Link: prettyCheckboxes'>prettyCheckboxes</a></li>
<li><a href='http://divcloud.com/cloud/javascript/custom-form-elements-ui-library-for-html-form-styling.html' rel='bookmark' title='Permanent Link: Custom Form Elements: UI library for HTML form styling'>Custom Form Elements: UI library for HTML form styling</a></li>
<li><a href='http://divcloud.com/cloud/jquery/jqtransform.html' rel='bookmark' title='Permanent Link: jqTransform: jQuery form styling plugin'>jqTransform: jQuery form styling plugin</a></li>
</ol>]]></description>
		<wfw:commentRss>http://divcloud.com/cloud/javascript/html-form-elements-with-css-js.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone-style Checkboxes</title>
		<link>http://divcloud.com/cloud/jquery/iphone-style-checkboxes.html</link>
		<comments>http://divcloud.com/cloud/jquery/iphone-style-checkboxes.html#comments</comments>
		<pubDate>Sat, 07 Aug 2010 13:03:45 +0000</pubDate>
		<dc:creator>thinkdj</dc:creator>
				<category><![CDATA[jQuery Plugins]]></category>
		<category><![CDATA[Form Styling]]></category>

		<guid isPermaLink="false">http://divcloud.com/?p=141</guid>
		<description><![CDATA[Ever wanted those flash iPhone on/off toggle switches on your webpage? Love jQuery? Well then I’ve got something special for you. iphone-style-checkboxes implements the iPhone toggles as replacements for standard HTML checkboxes Elijah Miller is sharing the prototype version of this library with some additional features: The initial version supported changing the ON/OFF label text; [...]


Related posts:<ol><li><a href='http://divcloud.com/cloud/jquery/boxy-facebook-like-overlay-with-frills.html' rel='bookmark' title='Permanent Link: boxy: Facebook-like overlay with frills'>boxy: Facebook-like overlay with frills</a></li>
<li><a href='http://divcloud.com/cloud/javascript/html-form-elements-with-css-js.html' rel='bookmark' title='Permanent Link: HTML Form Elements with CSS/JS'>HTML Form Elements with CSS/JS</a></li>
<li><a href='http://divcloud.com/cloud/jquery/prettycheckboxes.html' rel='bookmark' title='Permanent Link: prettyCheckboxes'>prettyCheckboxes</a></li>
</ol>]]></description>
		<wfw:commentRss>http://divcloud.com/cloud/jquery/iphone-style-checkboxes.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NiceForms: customize web HTML forms</title>
		<link>http://divcloud.com/cloud/javascript/niceforms-customize-web-html-forms.html</link>
		<comments>http://divcloud.com/cloud/javascript/niceforms-customize-web-html-forms.html#comments</comments>
		<pubDate>Sat, 07 Aug 2010 12:55:45 +0000</pubDate>
		<dc:creator>thinkdj</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Form Styling]]></category>

		<guid isPermaLink="false">http://divcloud.com/?p=135</guid>
		<description><![CDATA[Niceforms is a script that will replace the most commonly used form elements with custom designed ones. You can either use the default theme that is provided or you can even develop your own look with minimal effort. Features Niceforms works just like your regular web form. The form fields and the buttons created are [...]


Related posts:<ol><li><a href='http://divcloud.com/cloud/javascript/custom-form-elements-ui-library-for-html-form-styling.html' rel='bookmark' title='Permanent Link: Custom Form Elements: UI library for HTML form styling'>Custom Form Elements: UI library for HTML form styling</a></li>
<li><a href='http://divcloud.com/cloud/javascript/html-form-elements-with-css-js.html' rel='bookmark' title='Permanent Link: HTML Form Elements with CSS/JS'>HTML Form Elements with CSS/JS</a></li>
<li><a href='http://divcloud.com/cloud/jquery/iphone-style-checkboxes.html' rel='bookmark' title='Permanent Link: iPhone-style Checkboxes'>iPhone-style Checkboxes</a></li>
</ol>]]></description>
		<wfw:commentRss>http://divcloud.com/cloud/javascript/niceforms-customize-web-html-forms.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom Form Elements: UI library for HTML form styling</title>
		<link>http://divcloud.com/cloud/javascript/custom-form-elements-ui-library-for-html-form-styling.html</link>
		<comments>http://divcloud.com/cloud/javascript/custom-form-elements-ui-library-for-html-form-styling.html#comments</comments>
		<pubDate>Sat, 07 Aug 2010 12:49:24 +0000</pubDate>
		<dc:creator>thinkdj</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Form Styling]]></category>

		<guid isPermaLink="false">http://divcloud.com/?p=128</guid>
		<description><![CDATA[Custom Form Elements is a UI library that enhances checkboxes, radio buttons, input file uploads, text inputs, textareas, selects, submits, resets &#38; images. Features include: Modular and small in size CSS Customizable Unobstrusive Maintains usability and accessibility of form elements Supports custom events Enable sliding doors CSS Technique for your text fields/textarea Select all / [...]


Related posts:<ol><li><a href='http://divcloud.com/cloud/javascript/html-form-elements-with-css-js.html' rel='bookmark' title='Permanent Link: HTML Form Elements with CSS/JS'>HTML Form Elements with CSS/JS</a></li>
<li><a href='http://divcloud.com/cloud/jquery/jqtransform.html' rel='bookmark' title='Permanent Link: jqTransform: jQuery form styling plugin'>jqTransform: jQuery form styling plugin</a></li>
<li><a href='http://divcloud.com/cloud/javascript/niceforms-customize-web-html-forms.html' rel='bookmark' title='Permanent Link: NiceForms: customize web HTML forms'>NiceForms: customize web HTML forms</a></li>
</ol>]]></description>
		<wfw:commentRss>http://divcloud.com/cloud/javascript/custom-form-elements-ui-library-for-html-form-styling.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>prettyCheckboxes</title>
		<link>http://divcloud.com/cloud/jquery/prettycheckboxes.html</link>
		<comments>http://divcloud.com/cloud/jquery/prettycheckboxes.html#comments</comments>
		<pubDate>Sat, 07 Aug 2010 12:42:38 +0000</pubDate>
		<dc:creator>thinkdj</dc:creator>
				<category><![CDATA[jQuery Plugins]]></category>
		<category><![CDATA[Form Styling]]></category>

		<guid isPermaLink="false">http://divcloud.com/?p=123</guid>
		<description><![CDATA[prettyCheckboxes is a script useful if you want to have a consistent look for the checkboxes and radio buttons of your forms. The usability of the inputs remain the same after you apply the new effect. Browser support This plugin has been tested and is known to work in the following browsers Firefox 3.0 (Mac/PC/Linux) [...]


Related posts:<ol><li><a href='http://divcloud.com/cloud/javascript/html-form-elements-with-css-js.html' rel='bookmark' title='Permanent Link: HTML Form Elements with CSS/JS'>HTML Form Elements with CSS/JS</a></li>
<li><a href='http://divcloud.com/cloud/jquery/uniform-sexy-forms-with-jquery.html' rel='bookmark' title='Permanent Link: Uniform: Sexy forms with jQuery'>Uniform: Sexy forms with jQuery</a></li>
<li><a href='http://divcloud.com/cloud/jquery/jqtransform.html' rel='bookmark' title='Permanent Link: jqTransform: jQuery form styling plugin'>jqTransform: jQuery form styling plugin</a></li>
</ol>]]></description>
		<wfw:commentRss>http://divcloud.com/cloud/jquery/prettycheckboxes.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

