<?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>Freelance Web Designer &#187; jQuery</title>
	<atom:link href="http://vhg-design.com/blog/category/jquery/feed" rel="self" type="application/rss+xml" />
	<link>http://vhg-design.com/blog</link>
	<description>Just another blog for design, css, html ... and probably something else</description>
	<lastBuildDate>Sun, 14 Aug 2011 08:30:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Adaptable view &#8211; how do they do it?</title>
		<link>http://vhg-design.com/blog/css/adaptable-view-how-do-they-do-it</link>
		<comments>http://vhg-design.com/blog/css/adaptable-view-how-do-they-do-it#comments</comments>
		<pubDate>Sat, 27 Feb 2010 11:42:47 +0000</pubDate>
		<dc:creator>Vel</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://vhg-design.com/blog/?p=176</guid>
		<description><![CDATA[Adaptable view is a user interface design pattern which you can use to allow users to manually change visual appearance of content in order to fit their needs. This is usually done by switching styles (in web sites and applications). This &#8230; <a href="http://vhg-design.com/blog/css/adaptable-view-how-do-they-do-it">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Adaptable view is a user interface design pattern which you can use to <strong>allow users to manually change visual appearance of content</strong> in order to fit their needs. This is usually done by switching styles (in web sites and applications). This way you provide your users with more control over the appearance of content which improves user experience.</p>
<p>Adaptable view can be used to enable users to increase/decrease font size, change background color, <a href="http://www.jankoatwarpspeed.com/post/2009/05/17/Use-jQuery-to-turn-off-the-lights-while-watching-videos.aspx">darken background</a> for higher contrast, switch between different site versions or to change the layout of the site or any part of it. To learn more about this pattern check out <a href="http://ui-patterns.com/pattern/AdaptableView">Adaptable View design pattern</a> on UI Patterns. You will find a strange implementation of this pattern where complete header is being hidden &#8211; including the logo.</p>
<p>In this tutorial, I will focus on explaining how to manually change the layout and show you two great examples and &#8220;how did they do it&#8221;.</p>
<p><a href="http://www.jankoatwarpspeed.com/post/2009/07/07/Adaptable-view.aspx">Visit Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://vhg-design.com/blog/css/adaptable-view-how-do-they-do-it/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>75+ Top jQuery Plugins to improve Your HTML Forms</title>
		<link>http://vhg-design.com/blog/jquery/75-top-jquery-plugins-to-improve-your-html-forms</link>
		<comments>http://vhg-design.com/blog/jquery/75-top-jquery-plugins-to-improve-your-html-forms#comments</comments>
		<pubDate>Sat, 23 Jan 2010 12:35:04 +0000</pubDate>
		<dc:creator>Vel</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[forms]]></category>

		<guid isPermaLink="false">http://vhg-design.com/blog/?p=163</guid>
		<description><![CDATA[jQuery makes it easier and simpler to provide your users with high quality, dynamic, good looking and intuitive input forms. This post lists some of the best available in different categories; “Form Element Visual Enhancements”, “Form Element Data Validation and &#8230; <a href="http://vhg-design.com/blog/jquery/75-top-jquery-plugins-to-improve-your-html-forms">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>jQuery makes it easier and simpler to provide your users with high quality, dynamic, good looking and intuitive input forms. This post lists some of the best available in different categories; “Form Element Visual Enhancements”, “Form Element Data Validation and Manipulation”, “Form Tool tips”, “Calendars and date pickers”, “jQuery hot key plugins” etc.</p>
<p><a href="http://www.tripwiremagazine.com/2010/01/75-top-jquery-plugins-to-improve-your-html-forms.html">Visit Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://vhg-design.com/blog/jquery/75-top-jquery-plugins-to-improve-your-html-forms/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>15 useful jQuery plugins and tutorials &#124; designer-daily</title>
		<link>http://vhg-design.com/blog/jquery/15-useful-jquery-plugins-and-tutorials-designer-daily</link>
		<comments>http://vhg-design.com/blog/jquery/15-useful-jquery-plugins-and-tutorials-designer-daily#comments</comments>
		<pubDate>Sat, 09 Jan 2010 09:50:14 +0000</pubDate>
		<dc:creator>Vel</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://vhg-design.com/blog/?p=157</guid>
		<description><![CDATA[The variety of plugins and tutorials available for jQuery never cease to amaze me. I’ve been looking for some new plugins for an ongoing project, so I extended my research a bit to share these cool jQuery plugins with you. &#8230; <a href="http://vhg-design.com/blog/jquery/15-useful-jquery-plugins-and-tutorials-designer-daily">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The variety of plugins and tutorials available for jQuery never cease to amaze me. I’ve been looking for some new plugins for an ongoing project, so I extended my research a bit to share these cool jQuery plugins with you. If you need more, you can take a look a these jQuery scripts to improve your site’s interface, or at the jQuery scripts for your portfolio.</p>
<p><a href="http://www.designer-daily.com/15-useful-jquery-plugins-and-tutorials-5207">Visit Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://vhg-design.com/blog/jquery/15-useful-jquery-plugins-and-tutorials-designer-daily/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>15+22 jQuery Image Slideshow/Slider Tutorials and Plugins for Your Next Projects</title>
		<link>http://vhg-design.com/blog/jquery/1522-jquery-image-slideshowslider-tutorials-and-plugins-for-your-next-projects</link>
		<comments>http://vhg-design.com/blog/jquery/1522-jquery-image-slideshowslider-tutorials-and-plugins-for-your-next-projects#comments</comments>
		<pubDate>Sat, 28 Nov 2009 15:55:20 +0000</pubDate>
		<dc:creator>Vel</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[slider]]></category>
		<category><![CDATA[slideshow]]></category>

		<guid isPermaLink="false">http://vhg-design.com/blog/?p=137</guid>
		<description><![CDATA[Nowadays, using jQuery effects is getting increasingly popular within web templates and if you check some of new designed themes on themeforest , you probably can’t find a popular theme without any kind of jQuery effects. One of those effects &#8230; <a href="http://vhg-design.com/blog/jquery/1522-jquery-image-slideshowslider-tutorials-and-plugins-for-your-next-projects">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Nowadays, using jQuery effects is getting  increasingly popular within web templates and if you check some of new designed themes on themeforest , you probably can’t find a popular theme without any kind of jQuery effects. One of those effects that designers use it widely is jQuery image slideshow or image gallery which can be implemented easily by lots of free jQuery slideshow plugins and tutorials featured here.</p>
<p><a href="http://webanthology.net/1522-jquery-image-slideshowslider-tutorials-and-plugins-for-your-next-projects/2009/11/24/">Visit Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://vhg-design.com/blog/jquery/1522-jquery-image-slideshowslider-tutorials-and-plugins-for-your-next-projects/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Smart Columns with CSS &amp; jQuery &#124; sohtanaka.com</title>
		<link>http://vhg-design.com/blog/css/smart-columns-with-css-jquery-sohtanaka-com</link>
		<comments>http://vhg-design.com/blog/css/smart-columns-with-css-jquery-sohtanaka-com#comments</comments>
		<pubDate>Sat, 14 Nov 2009 17:47:40 +0000</pubDate>
		<dc:creator>Vel</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://vhg-design.com/blog/?p=123</guid>
		<description><![CDATA[The great thing about having fixed columns in a liquid layout, is that it will fill up the view port with as many columns as it can fit. But as you can see there will be certain viewport resolutions, where &#8230; <a href="http://vhg-design.com/blog/css/smart-columns-with-css-jquery-sohtanaka-com">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The great thing about having fixed columns in a liquid layout, is that it will fill up the view port with as many columns as it can fit. But as you can see there will be certain viewport resolutions, where it leaves excess white space where a column was just not able to squeeze in.</p>
<p><a href="http://www.sohtanaka.com/web-design/smart-columns-w-css-jquery/">Visit Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://vhg-design.com/blog/css/smart-columns-with-css-jquery-sohtanaka-com/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mega Drop Down Menus w/ CSS &amp; jQuery &#124; sohtanaka.com</title>
		<link>http://vhg-design.com/blog/css/mega-drop-down-menus-w-css-jquery-sohtanaka-com</link>
		<comments>http://vhg-design.com/blog/css/mega-drop-down-menus-w-css-jquery-sohtanaka-com#comments</comments>
		<pubDate>Sat, 14 Nov 2009 17:43:52 +0000</pubDate>
		<dc:creator>Vel</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[drop down menu]]></category>

		<guid isPermaLink="false">http://vhg-design.com/blog/?p=119</guid>
		<description><![CDATA[&#8220;According to usability expert Jakob Nielson, mega drop down menus tested to be more efficient for large scale websites. I decided to experiment with different ways of implementing this technique and would like to share how I achieved this method.&#8221; &#8230; <a href="http://vhg-design.com/blog/css/mega-drop-down-menus-w-css-jquery-sohtanaka-com">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>&#8220;According to usability expert Jakob Nielson, mega drop down menus tested to be more efficient for large scale websites. I decided to experiment with different ways of implementing this technique and would like to share how I achieved this method.&#8221;</p>
<p><a href="http://www.sohtanaka.com/web-design/mega-drop-downs-w-css-jquery/">Visit Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://vhg-design.com/blog/css/mega-drop-down-menus-w-css-jquery-sohtanaka-com/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>38 jQuery And CSS Drop Down Multi Level Menu Solutions</title>
		<link>http://vhg-design.com/blog/css/38-jquery-and-css-drop-down-multi-level-menu-solutions</link>
		<comments>http://vhg-design.com/blog/css/38-jquery-and-css-drop-down-multi-level-menu-solutions#comments</comments>
		<pubDate>Sat, 12 Sep 2009 08:11:59 +0000</pubDate>
		<dc:creator>Vel</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://vhg-design.com/blog/?p=70</guid>
		<description><![CDATA[Here you’ll find 38 mainly jquery and CSS based drop-down or just multi level menu tutorials with down loadable files and explanations as well. It’s always good to have such reference articles in your bookmarks and when you have to &#8230; <a href="http://vhg-design.com/blog/css/38-jquery-and-css-drop-down-multi-level-menu-solutions">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Here you’ll find 38 mainly jquery and CSS based drop-down or just multi level menu tutorials with down loadable files and explanations as well. It’s always good to have such reference articles in your bookmarks and when you have to create some really big website with a lot of content and menu sections – just return here. Shorten your developing process with already premade menus, which can be easily modified with little touch of CSS.</p>
<p><a href="http://www.1stwebdesigner.com/resources/38-jquery-and-css-drop-down-multi-level-menu-solutions/">Visit Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://vhg-design.com/blog/css/38-jquery-and-css-drop-down-multi-level-menu-solutions/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>50 Useful New jQuery Techniques and Tutorials</title>
		<link>http://vhg-design.com/blog/jquery/50-useful-new-jquery-techniques-and-tutorials</link>
		<comments>http://vhg-design.com/blog/jquery/50-useful-new-jquery-techniques-and-tutorials#comments</comments>
		<pubDate>Sat, 29 Aug 2009 16:16:09 +0000</pubDate>
		<dc:creator>Vel</dc:creator>
				<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://vhg-design.com/blog/?p=65</guid>
		<description><![CDATA[The simplicity, advanced features and strong support are common arguments for developers preferring jQuery against other JavaScript-frameworks. In fact, jQuery is one of the most popular JavaScript frameworks, with powerful tools that can significantly improve the user’s interaction with Web &#8230; <a href="http://vhg-design.com/blog/jquery/50-useful-new-jquery-techniques-and-tutorials">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The simplicity, advanced features and strong support are common arguments for developers preferring jQuery against other JavaScript-frameworks. In fact, jQuery is one of the most popular JavaScript frameworks, with powerful tools that can significantly improve the user’s interaction with Web applications. jQuery has an additional advantage in that it allows developers to select elements on a page using CSS-like syntax.</p>
<p><a href="http://www.smashingmagazine.com/2009/08/23/50-useful-new-jquery-techniques/">Visit Source</a> </p>
]]></content:encoded>
			<wfw:commentRss>http://vhg-design.com/blog/jquery/50-useful-new-jquery-techniques-and-tutorials/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create fancy share box with CSS and jQuery</title>
		<link>http://vhg-design.com/blog/css/create-fancy-share-box-with-css-and-jquery</link>
		<comments>http://vhg-design.com/blog/css/create-fancy-share-box-with-css-and-jquery#comments</comments>
		<pubDate>Mon, 13 Jul 2009 15:52:30 +0000</pubDate>
		<dc:creator>Vel</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://vhg-design.com/blog/?p=3</guid>
		<description><![CDATA[This tutorial will show you how to turn unordered list (UL) into an fancy social bookmarking sharing box. You will see how to style such box, how to add interactivity, and how to create jQuery plugin that will turn any &#8230; <a href="http://vhg-design.com/blog/css/create-fancy-share-box-with-css-and-jquery">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This tutorial will show you how to <strong>turn unordered list (UL) into an fancy social bookmarking sharing box</strong>. You will see how to style such box, how to add interactivity, and how to create jQuery plugin that will turn any UL into sharing box.</p>
<p><a href="http://www.jankoatwarpspeed.com/post/2009/07/13/Create-fancy-share-box-with-CSS-and-jQuery.aspx">Create fancy share box with CSS and jQuery</a></p>
]]></content:encoded>
			<wfw:commentRss>http://vhg-design.com/blog/css/create-fancy-share-box-with-css-and-jquery/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

