<?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>HieuUK &#187; jQuery</title>
	<atom:link href="http://www.hieu.co.uk/blog/index.php/category/webdev/jquery-webdev/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hieu.co.uk/blog</link>
	<description>Creative Programing</description>
	<lastBuildDate>Tue, 09 Feb 2010 01:35:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Customize HTML control with jQuery (Checkbox + Radio)</title>
		<link>http://www.hieu.co.uk/blog/index.php/2009/07/09/customize-html-control-with-jquery-checkbox-radio/</link>
		<comments>http://www.hieu.co.uk/blog/index.php/2009/07/09/customize-html-control-with-jquery-checkbox-radio/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 07:45:59 +0000</pubDate>
		<dc:creator>HieuUK</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.hieu.co.uk/blog/?p=804</guid>
		<description><![CDATA[<img src="http://www.hieu.co.uk/blog/wp-content/uploads/customizehtmlcontrols.jpg" alt="customizehtmlcontrols" title="customizehtmlcontrols" width="450" height="100" class="aligncenter size-full wp-image-805" />
In web development/design, there're a lot of time you want to customize HTML controls. Some controls are actually quite simple to implement. I will show you how to customize a checkbox/radiobox. It will be very simple, just need a few lines of jQuery and CSS.


Related posts:<ol><li><a href='http://www.hieu.co.uk/blog/index.php/2010/01/20/application-to-fix-case-sensitive-problem-when-move-your-website-website-to-linux-server/' rel='bookmark' title='Permanent Link: Application to fix case sensitive problem when move your website website to linux server'>Application to fix case sensitive problem when move your website website to linux server</a> <small> I have a trouble with case sensitive when moving...</small></li>
<li><a href='http://www.hieu.co.uk/blog/index.php/2010/01/17/damn-case-sensitive/' rel='bookmark' title='Permanent Link: Damn case sensitive'>Damn case sensitive</a> <small> I moved my website today to a server. The...</small></li>
<li><a href='http://www.hieu.co.uk/blog/index.php/2010/01/27/did-you-know-about-db4o-a-brilliant-object-oriented-database/' rel='bookmark' title='Permanent Link: Did you know about db4o &#8211; a brilliant object oriented database'>Did you know about db4o &#8211; a brilliant object oriented database</a> <small> Db4o. It's an object oriented database. It's so simple,...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://www.hieu.co.uk/blog/index.php/2009/07/09/customize-html-control-with-jquery-checkbox-radio/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>New jQuery plugin: tabSwitch &#8211; tab box couldn&#8217;t be any easier</title>
		<link>http://www.hieu.co.uk/blog/index.php/2009/04/14/newjqueryplugintabswitch/</link>
		<comments>http://www.hieu.co.uk/blog/index.php/2009/04/14/newjqueryplugintabswitch/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 01:07:06 +0000</pubDate>
		<dc:creator>HieuUK</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.hieu.co.uk/blog/?p=461</guid>
		<description><![CDATA[tabSwitch is a <strong>tab/slider plugin</strong> for jQuery. You could make a tab box system with <strong>the least of code</strong> and still <strong>fully customizable</strong>. Currently, you could choose from <strong>7 different effects with 2 view styles</strong>. You could also <strong>hot swap the effects</strong> around in runtime.


Related posts:<ol><li><a href='http://www.hieu.co.uk/blog/index.php/2009/08/12/im-on-holiday/' rel='bookmark' title='Permanent Link: I&#8217;m on holiday'>I&#8217;m on holiday</a> <small> I'm currently on a long vacation. Unfortunately, I can’t...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://www.hieu.co.uk/blog/index.php/2009/04/14/newjqueryplugintabswitch/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>How to make plugin $.extLinks: Control the links</title>
		<link>http://www.hieu.co.uk/blog/index.php/2009/04/07/how-to-make-plugin-extlinks-control-the-links/</link>
		<comments>http://www.hieu.co.uk/blog/index.php/2009/04/07/how-to-make-plugin-extlinks-control-the-links/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 15:10:19 +0000</pubDate>
		<dc:creator>HieuUK</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.hieu.co.uk/blog/?p=342</guid>
		<description><![CDATA[<a href="http://www.hieu.co.uk/blog/index.php/2009/04/07/how-to-make-plugin-extlinks-control-the-links/"><img src="http://www.hieu.co.uk/blog/wp-content/uploads/externallinkshead.jpg" alt="external links head" title="externallinkshead" width="450" height="100" class="aligncenter size-full wp-image-364" /></a>
I wrote an article back in February about <a href="http://www.hieu.co.uk/blog/index.php/2009/02/17/jquery-make-all-external-link-open-in-new-window/">open external links in a new tab</a> and I received a few emails regard of it. Open links in a new tab is quite controversial, as many articles said we should put user in control instead of enforce user to open link in a new tab. So I write this plugin to give user more choices instead of enforce them to open it in a new link.]]></description>
		<wfw:commentRss>http://www.hieu.co.uk/blog/index.php/2009/04/07/how-to-make-plugin-extlinks-control-the-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>8 guides to apply jQuery and ImageSwitch in web design</title>
		<link>http://www.hieu.co.uk/blog/index.php/2009/03/21/8-guides-to-apply-jquery-and-imageswitch-in-web-design/</link>
		<comments>http://www.hieu.co.uk/blog/index.php/2009/03/21/8-guides-to-apply-jquery-and-imageswitch-in-web-design/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 11:52:05 +0000</pubDate>
		<dc:creator>HieuUK</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[ImageSwitch]]></category>

		<guid isPermaLink="false">/post/2009/03/21/8-guides-to-apply-jQuery-and-ImageSwitch-in-web-design.aspx</guid>
		<description><![CDATA[<a href="http://www.hieu.co.uk/blog/index.php/2009/03/21/8-guides-to-apply-jquery-and-imageswitch-in-web-design/"><img src="http://www.hieu.co.uk/blog/wp-content/uploads/topmenubar.jpg" alt="topmenubar" title="topmenubar" width="450" height="100" class="aligncenter size-full wp-image-160" /></a>I'm kind da lazy developer so I always try to minimize my code. So these 8 tutorials cover a wide range of knowledge of jQuery to make it works for you. We will use jQuery and ImageSwith - the new jQuery plugin to re-assembly some complex and popular effects such as card flipping, sequence of animation, gallery image with slide show, flip clock... and trust me, with ImageSwitch, they're just a piece of cake.
]]></description>
		<wfw:commentRss>http://www.hieu.co.uk/blog/index.php/2009/03/21/8-guides-to-apply-jquery-and-imageswitch-in-web-design/feed/</wfw:commentRss>
		<slash:comments>58</slash:comments>
		</item>
		<item>
		<title>New jQuery Plugin &#8211; ImageSwitch, amazing effect with simple code</title>
		<link>http://www.hieu.co.uk/blog/index.php/2009/03/13/new-jquery-plugin-imageswitch-amazing-effect-with-simple-code/</link>
		<comments>http://www.hieu.co.uk/blog/index.php/2009/03/13/new-jquery-plugin-imageswitch-amazing-effect-with-simple-code/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 16:25:00 +0000</pubDate>
		<dc:creator>HieuUK</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[ImageSwitch]]></category>

		<guid isPermaLink="false">/post/2009/03/13/New-jQuery-Plugin-ImageSwitch-amazing-effect-with-simple-code.aspx</guid>
		<description><![CDATA[<a href="http://www.hieu.co.uk/blog/index.php/2009/03/13/new-jquery-plugin-imageswitch-amazing-effect-with-simple-code/"><img src="http://www.hieu.co.uk/blog/wp-content/uploads/jqueryisheadtitle.jpg" alt="jqueryisheadtitle" title="jqueryisheadtitle" class="aligncenter size-full wp-image-162" /></a>
It's a while from the last time I updated my blog. I spend all spare time to make a new jQuery plugin - ImageSwitch and this is one of the most favorite plug-ins. The main point of this plug-in is to make an easy-to-use, simple and fast plug-in to create effect when you switch between images. Minimize the arguments you need to input and still give some beatiful effects.]]></description>
		<wfw:commentRss>http://www.hieu.co.uk/blog/index.php/2009/03/13/new-jquery-plugin-imageswitch-amazing-effect-with-simple-code/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>jQuery: Give visitors the best design possible</title>
		<link>http://www.hieu.co.uk/blog/index.php/2009/02/23/jquery-give-visitors-the-best-design-possible/</link>
		<comments>http://www.hieu.co.uk/blog/index.php/2009/02/23/jquery-give-visitors-the-best-design-possible/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 22:23:00 +0000</pubDate>
		<dc:creator>HieuUK</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">/post/2009/02/23/jQuery-Give-user-the-best-design-possible.aspx</guid>
		<description><![CDATA[<img src="http://www.hieu.co.uk/blog/wp-content/uploads/ievsff.gif" alt="ie vs ff" title="ie vs ff" style="float:left"/>For many(most?) web designers, the limited of IE is always set a certain limit to their works. IE6 won't work with any PNG24. IE7 won't work when the filter alpha turn on. So should you change your design to make it compatible for all browsers?]]></description>
		<wfw:commentRss>http://www.hieu.co.uk/blog/index.php/2009/02/23/jquery-give-visitors-the-best-design-possible/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>jQuery: make all external link open in new window</title>
		<link>http://www.hieu.co.uk/blog/index.php/2009/02/17/jquery-make-all-external-link-open-in-new-window/</link>
		<comments>http://www.hieu.co.uk/blog/index.php/2009/02/17/jquery-make-all-external-link-open-in-new-window/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 21:19:00 +0000</pubDate>
		<dc:creator>HieuUK</dc:creator>
				<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">/post/2009/02/17/jQuery-make-all-external-link-open-in-new-window.aspx</guid>
		<description><![CDATA[Using jQuery to make all your external links in your website open in a new window. You don't want your visitor click on a link, go somewhere else and never come back, do you ^_^]]></description>
		<wfw:commentRss>http://www.hieu.co.uk/blog/index.php/2009/02/17/jquery-make-all-external-link-open-in-new-window/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>How easy to create a slide tabbed box using jQuery</title>
		<link>http://www.hieu.co.uk/blog/index.php/2009/01/28/how-easy-to-create-a-slide-tabbed-box-using-jquery/</link>
		<comments>http://www.hieu.co.uk/blog/index.php/2009/01/28/how-easy-to-create-a-slide-tabbed-box-using-jquery/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 01:17:00 +0000</pubDate>
		<dc:creator>HieuUK</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">/post/2009/01/28/How-easy-to-create-a-slide-tabbed-box-using-jQuery.aspx</guid>
		<description><![CDATA[<a href="http://www.hieu.co.uk/blog/index.php/2009/01/28/how-easy-to-create-a-slide-tabbed-box-using-jquery/"><img src="http://www.hieu.co.uk/blog/wp-content/uploads/easyslidetabhead.jpg" alt="easyslidetabhead" title="easyslidetabhead" width="450" height="100" class="aligncenter size-full wp-image-228" /></a>
A quick tutorial to make a sliding effect tab menu (such as in Coda website). Thank to jQuery, we could reassembly this effect and  it only takes a few minutes to complete.]]></description>
		<wfw:commentRss>http://www.hieu.co.uk/blog/index.php/2009/01/28/how-easy-to-create-a-slide-tabbed-box-using-jquery/feed/</wfw:commentRss>
		<slash:comments>63</slash:comments>
		</item>
	</channel>
</rss>
