<?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>Minimalist Web Design</title>
	<atom:link href="http://www.webminimalist.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webminimalist.com</link>
	<description>Make The Simple Things Simple</description>
	<lastBuildDate>Sun, 29 Apr 2012 04:39:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>52 Best of the Best jQuery Navigation</title>
		<link>http://www.webminimalist.com/52-best-of-the-best-jquery-navigation.htm</link>
		<comments>http://www.webminimalist.com/52-best-of-the-best-jquery-navigation.htm#comments</comments>
		<pubDate>Tue, 23 Nov 2010 08:45:50 +0000</pubDate>
		<dc:creator>Effi</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.webminimalist.com/?p=35</guid>
		<description><![CDATA[Site navigation menu is a very important tool a visitor goes through to access the content. Today we will take a look at best jquery navigation menu to enhance your website. 1. jQuery &#038; CSS Example – Dropdown Menu The article is intended to describe an extremely basic, yet extremely powerful, technique for adding dropdown menus in your application user<br /><span class="read_more"><a href="http://www.webminimalist.com/52-best-of-the-best-jquery-navigation.htm">Read more...</a></span>]]></description>
			<content:encoded><![CDATA[<p>Site navigation menu is a very important tool a visitor goes through to access the content. Today we will take a look at best jquery navigation menu to enhance your website.</p>
<h3>1. <a href="http://designreviver.com/tutorials/jquery-css-example-dropdown-menu/" target="_blank">jQuery &#038; CSS Example – Dropdown Menu</a></h3>
<p>The article is intended to describe an extremely basic, yet extremely powerful, technique for adding dropdown menus in your application user interface or website design.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/jquery-css-example-dropdown-menu.jpg" alt="jQuery &#038; CSS Example – Dropdown Menu" /><br />
<a href="http://designreviver.com/tutorials/jquery-css-example-dropdown-menu/" target="_blank">jQuery &#038; CSS Example – Dropdown Menu demo</a></div>
<p><span id="more-35"></span></p>
<h3>2. <a href="http://www.queness.com/post/106/jquery-tabbed-interfacetabbed-structure-menu-tutorial" target="_blank">jQuery Tabbed Interface / Tabbed Structure Menu</a></h3>
<p>This tutorial will show you how to build your own tabbed Interface using jQuery with slideDown/slideUp effect.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/jquery-tabbed-menu-queness.jpg" alt="jQuery Tabbed Interface / Tabbed Structure Menu" /><br />
<a href="http://www.queness.com/resources/html/tabmenu/jquery-tabbed-menu-queness.html" target="_blank">jQuery Tabbed Interface / Tabbed Structure Menu demo</a></div>
<h3>3. <a href="http://www.shopdev.co.uk/blog/animated-menus-using-jquery/" target="_blank">Animated Menus Using jQuery</a></h3>
<p>How to create an animated menu (very similar to Dragon Interactive’s menu).</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/Animated-Menus-Using-jQuery.jpg" alt="Animated Menus Using jQuery" /><br />
<a href="http://www.shopdev.co.uk/blog/menuDemo.html" target="_blank">Animated Menus Using jQuery demo</a></div>
<h3>4. <a href="http://marcgrabanski.com/articles/fisheye-javascript-menu" target="_blank">Fisheye JavaScript Menu</a></h3>
<p>Fisheye Menu is an expanding menu based on the MacOSX doc.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/Fisheye-JavaScript-Menu.jpg" alt="Fisheye JavaScript Menu" /><br />
<a href="http://marcgrabanski.com/articles/fisheye-javascript-menu" target="_blank">Fisheye JavaScript Menu demo</a></div>
<h3>5. <a href="http://www.leigeber.com/2008/05/sliding-javascript-menu-highlight-1kb/" target="_blank">Sliding JavaScript Menu Highlight 1kb</a></h3>
<p>This sliding hover effect script is an easy method to add some flavor to your navigation. Using the CSS you can easily customize the navigation to fit your “look and feel”.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/Sliding-JavaScript-Menu-Highlight-1kb.jpg" alt="Sliding JavaScript Menu Highlight 1kb" /><br />
<a href="http://www.leigeber.com/2008/05/sliding-javascript-menu-highlight-1kb/" target="_blank">Sliding JavaScript Menu Highlight 1kb demo</a></div>
<h3>6. <a href="http://net.tutsplus.com/javascript-ajax/create-a-cool-animated-navigation-with-css-and-jquery/" target="_blank">Create a Cool Animated Navigation with CSS and jQuery</a></h3>
<p>How to build a really cool animated navigation menu using just CSS and jQuery.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/slick-animated-menu.jpg" alt="Create a Cool Animated Navigation with CSS and jQuery" /><br />
<a href="http://d2o0t5hpnwv4c1.cloudfront.net/009_jQueryMenu/sm/result/index.html" target="_blank">Cool Animated Navigation with CSS and jQuery demo</a></div>
<h3>7. <a href="http://www.kriesi.at/archives/create-a-multilevel-dropdown-menu-with-css-and-improve-it-via-jquery" target="_blank">Create a multilevel dropdown menu with CSS and improve it via jQuery</a></h3>
<p>Learn how to create a multi level dropdown menu, and improve it with a little bit of jQuery.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/multi-level-dropdown-menu.jpg" alt="multilevel dropdown menu" /><br />
<a href="http://www.kriesi.at/wp-content/extra_data/suckerfish_tutorial/step4.html" target="_blank">Multilevel dropdown menu demo</a></div>
<h3>8. <a href="http://www.ihwy.com/Labs/jquery-listnav-plugin.aspx" target="_blank">jQuery ListNav Plugin</a></h3>
<p>An easily stylable (via CSS) nav bar appears above the list, showing the user the letters A-through-Z. Clicking one of the letters filters the list to show only the items in the list that start with that letter. </p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/jQuery-ListNav-Plugin.jpg" alt="jQuery ListNav Plugin" /><br />
<a href="http://www.ihwy.com/Labs/Demos/Current/jquery-listnav-plugin.aspx" target="_blank">jQuery ListNav Plugin demo</a></div>
<h3>9. <a href="http://www.hv-designs.co.uk/2009/02/17/sliding-jquery-menu/" target="_blank">Sliding Jquery Menu</a></h3>
<p>Learn how to create a sliding menu button using jquery. You can see the effect in action over on the PSDtuts webpage in the top right hand corner.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/Sliding-Jquery-Menu.jpg" alt="Sliding Jquery Menu" /><br />
<a href="http://www.hv-designs.co.uk/tutorials/sliding_menu/sliding_menu.html" target="_blank">Sliding Jquery Menu demo</a></div>
<h3>10. <a href="http://www.alistapart.com/articles/sprites2" target="_blank">CSS Sprites2</a></h3>
<p>Create inline menu navigation using CSS Sprites2.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/inline-CSS-Sprites2.jpg" alt="CSS Sprites2" /><br />
<a href="http://www.alistapart.com/articles/sprites2" target="_blank">CSS Sprites2 demo</a></div>
<h3>11. <a href="http://www.ndesign-studio.com/blog/design/css-dock-menu" target="_blank">CSS Dock Menu</a></h3>
<p>Learn how to create CSS dock menu Mac style.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/css-dock-menu.jpg" alt="CSS Dock Menu" /><br />
<a href="http://www.ndesign-studio.com/demo/css-dock-menu/css-dock.html" target="_blank">CSS Dock Menu demo</a></div>
<h3>12. <a href="http://www.jeremymartin.name/projects.php?project=kwicks" target="_blank">Kwicks for jQuery</a></h3>
<p>Kwicks for jQuery started off as a port of the insatiably attractive Mootools effect (of the same name), but has evolved into a highly customizable and versatile widget.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/Kwicks-for-jQuery.jpg" alt="Kwicks for jQuery" /><br />
<a href="http://www.jeremymartin.name/examples/kwicks.php?example=2" target="_blank">Kwicks for jQuery demo</a></div>
<h3>13. <a href="http://css-tricks.com/dynamic-page-replacing-content/" target="_blank">Dynamic Page / Replacing Content</a></h3>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/Dynamic-Page.jpg" alt="Dynamic Page / Replacing Content" /><br />
<a href="http://css-tricks.com/examples/DynamicPage/#index.php" target="_blank"></a>Dynamic Page / Replacing Content demo</div>
<h3>14. <a href="http://buildinternet.com/2009/01/how-to-make-a-smooth-animated-menu-with-jquery/" target="_blank">Smooth Animated Menu with jQuery</a></h3>
<p>Learn how to build a menu and animate it with some smooth effects.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/smooth-animated-menu-with-jquery.jpg" alt="Smooth Animated Menu with jQuery" /><br />
<a href="http://buildinternet.com/live/smoothmenu/animated-menu.html" target="_blank">Smooth Animated Menu with jQuery demo</a></div>
<h3>15. <a href="http://www.jankoatwarpspeed.com/post/2009/01/19/Create-Vimeo-like-top-navigation.aspx" target="_blank">Vimeo-like top navigation</a></h3>
<p>How to create top navigation like on Vimeo.com.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/vimeo_navigation.jpg" alt="Create Vimeo-like top navigation" /><br />
<a href="http://www.jankoatwarpspeed.com/examples/vimeo_navigation/" target="_blank">Vimeo-like top navigation demo</a></div>
<h3>16. <a href="http://net.tutsplus.com/tutorials/html-css-techniques/how-to-create-a-slick-tabbed-content-area/" target="_blank">Slick Tabbed Content Area using CSS and jQuery</a></h3>
<p>How to build a simple little tabbed information box in HTML, then make it function using Javascript, and then finally we’ll achieve the same thing using the jQuery library.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/slick-tabbed-content-area.jpg" alt="Slick Tabbed Content Area using CSS and jQuery" /><br />
<a href="http://d2o0t5hpnwv4c1.cloudfront.net/001_Tabbed/site/jQuery.html" target="_blank">Slick Tabbed Content Area demo</a></div>
<h3>17. <a href="http://www.clarklab.net/blog/posts/animated-drop-down-menu-with-jquery/" target="_blank">Animated Drop Down Menu with jQuery</a></h3>
<p>Learn how to create animated drop down Menu with jQuery.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/animated-drop-down-menu.jpg" alt="Animated Drop Down Menu with jQuery" /><br />
<a href="http://clarklab.net/blog/articles/dropdown/example.html" target="_blank">Animated Drop Down Menu demo</a></div>
<h3>18. <a href="http://tutorialzine.com/2009/09/stylish-navigation-menu-jquery/" target="_blank">A Stylish Navigation Menu With jQuery</a></h3>
<p>How to make a stylish CSS + XHTML navigation menu with the help of the jQuery library.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/stylish-navigation-menu-jquery.jpg" alt="A Stylish Navigation Menu With jQuery" /><br />
<a href="" target="_blank">A Stylish Navigation Menu demo</a></div>
<h3>19. <a href="http://www.gayadesign.com/diy/jquery-convertion-garagedoor-effect-using-javascript/" target="_blank">Garagedoor Effect using jQuery</a></h3>
<p>Here is the Garage Door effect, now in jQuery.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/jquerygaragedoor.jpg" alt="Garagedoor Effect using jQuery" /><br />
<a href="http://www.gayadesign.com/scripts/jquerygaragedoor/" target="_blank">Garagedoor Effect using jQuery demo</a></div>
<h3>20. <a href="http://snook.ca/archives/javascript/jquery-bg-image-animations/" target="_blank">Using jQuery for Background Image Animations</a></h3>
<p>Changing the position of the background image felt to be the best approach to creating the type of effect we&#8217;re looking for. </p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/jquery-bg-image-animations.jpg" alt="Using jQuery for Background Image Animations" /><br />
<a href="http://snook.ca/technical/jquery-bg/" target="_blank">Using jQuery for Background Image Animations demo</a></div>
<h3>21. <a href="http://net.tutsplus.com/html-css-techniques/creating-a-floating-html-menu-using-jquery-and-css/" target="_blank">Floating HTML Menu Using jQuery and CSS</a></h3>
<p>Learn how to create floating HTML menu using jQuery and CSS. </p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/dhtml_float_menu.jpg" alt="Floating HTML Menu Using jQuery and CSS" /><br />
<a href="https://d2o0t5hpnwv4c1.cloudfront.net/018_Floating_Menu/demo/dhtml_float_menu_final_nettut.html" target="_blank">Floating HTML Menu Using jQuery and CSS demo</a></div>
<h3>22. <a href="http://www.ndoherty.biz/tag/coda-slider/" target="_blank">Coda-Slider</a></h3>
<p>Learn how to create Coda-Slider. </p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/coda-slider.jpg" alt="Coda-Slider" /><br />
<a href="http://www.ndoherty.biz/demos/coda-slider/2.0/#1" target="_blank">Coda-Slider</a></div>
<h3>23. <a href="http://www.sohtanaka.com/web-design/mega-drop-downs-w-css-jquery/" target="_blank">Mega Drop Down Menus w/ CSS &#038; jQuery</a></h3>
<p>Mega drop down menus tested to be more efficient for large scale websites.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/mega-dropdowns.jpg" alt="Mega Drop Down Menus w/ CSS &#038; jQuery" /><br />
<a href="http://www.sohtanaka.com/web-design/examples/mega-dropdowns/" target="_blank">Mega Drop Down Menus w/ CSS &#038; jQuery demo</a></div>
<h3>24. <a href="http://net.tutsplus.com/tutorials/html-css-techniques/use-sprites-to-create-an-awesomeness-filled-navigation-menu/" target="_blank">Use Sprites to Create an Awesomeness-Filled Navigation Menu</a></h3>
<p>CSS sprites can dramatically increase your site’s performance. With jQuery, we can implement awesome transition effects easily. </p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/Awesomeness-Filled-Navigation-Menu.jpg" alt="Awesomeness-Filled Navigation Menu" /><br />
<a href="http://d2o0t5hpnwv4c1.cloudfront.net/512_dragon/demo/index.html" target="_blank">Awesomeness-Filled Navigation Menu demo</a></div>
<h3>25. <a href="http://www.learningjquery.com/2009/09/tab-navigation-with-smooth-horizontal-sliding-using-jquery" target="_blank">Tab Navigation with Smooth Horizontal Sliding Using jQuery</a></h3>
<p>How to create a navigation menu that slides horizontally.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/navigation-menu-that-slides-horizontally.jpg" alt="Tab Navigation with Smooth Horizontal Sliding Using jQuery" /><br />
<a href="http://www.learningjquery.com/2009/09/tab-navigation-with-smooth-horizontal-sliding-using-jquery" target="_blank">Tab Navigation with Smooth Horizontal Sliding Using jQuery demo</a></div>
<h3>26. <a href="http://onehackoranother.com/projects/jquery/droppy/" target="_blank">droppy &#8211; Nested drop down menus</a></h3>
<p>Quick and dirty nested drop-down menu in the jQuery style.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/nested-drop-down-menus.jpg" alt="droppy - Nested drop down menus" /><br />
<a href="http://onehackoranother.com/projects/jquery/droppy/" target="_blank">droppy &#8211; Nested drop down menus demo</a></div>
<h3>27. <a href="http://tutorialzine.com/2009/07/creating-the-navigation-menu-with-css-jquery/" target="_blank">Creating a navigation menu with CSS &#038; jQuery</a></h3>
<p>Learn to create a navigation menu with CSS &#038; jQuery.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/creating-the-navigation-menu-with-css-jquery.jpg" alt="Creating a navigation menu with CSS &#038; jQuery" /><br />
<a href="http://tutorialzine.com/2009/07/creating-the-navigation-menu-with-css-jquery/" target="_blank">Navigation menu with CSS &#038; jQuery demo</a></div>
<h3>28. <a href="http://www.kriesi.at/archives/apple-menu-improved-with-jquery" target="_blank">Apple style menu and improve it via jQuery</a></h3>
<p>Learn how to create an Apple style menu and improve it via jQuery. </p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/apple-menu-improved-with-jquery.jpg" alt="Create an apple style menu and improve it via jQuery" /><br />
<a href="http://www.kriesi.at/wp-content/extra_data/kwicks_tutorial/kwicks_final.html" target="_blank">Apple style menu with jQuery demo</a></div>
<h3>29. <a href="http://www.noupe.com/tutorial/drop-down-menu-jquery-css.html" target="_blank">Sexy Drop Down Menu w/ jQuery &#038; CSS</a></h3>
<p>Learn to create sexy drop down menu with jQuery and CSS.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/Sexy-Drop-Down-Menu.jpg" alt="Sexy Drop Down Menu w/ jQuery &#038; CSS" /><br />
<a href="http://www.sohtanaka.com/web-design/examples/drop-down-menu/" target="_blank">Sexy Drop Down Menu w/ jQuery &#038; CSS demo</a></div>
<h3>30. <a href="http://blogs.sitepoint.com/2009/03/31/make-a-mega-drop-down-menu-with-jquery/" target="_blank">Mega Drop-Down Menu with jQuery</a></h3>
<p>Tutorial about how to create mega drop-down menu with jQuery.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/mega-drop-down-menu.jpg" alt="Mega Drop-Down Menu with jQuery" /><br />
<a href="http://www.sitepoint.com/examples/megadropdowns/completed.html" target="_blank">Mega Drop-Down Menu with jQuery demo</a></div>
<h3>31. <a href="http://www.comparenetworks.com/developers/jqueryplugins/jbreadcrumb.html" target="_blank">CompareNetworks jQuery&#8217;d Bread Crumb &#8211; jBreadCrumb</a></h3>
<p>This collapsible breadcrumb was developed to deal with deeply nested, verbosely named pages. </p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/jBreadCrumb.jpg" alt="jBreadCrumb" /><br />
<a href="http://www.comparenetworks.com/developers/jqueryplugins/jbreadcrumb.html" target="_blank">jBreadCrumb demo</a></div>
<h3>32. <a href="http://net.tutsplus.com/tutorials/javascript-ajax/how-to-create-a-mootools-homepage-inspired-navigation-effect-using-jquery/" target="_blank">‘Mootools Homepage’ inspired navigation effect using jQuery</a></h3>
<p>Learn how to create a ‘Mootools Homepage’ inspired navigation effect using jQuery. </p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/mootools-homepage-inspired-navigation-effect.jpg" alt="‘Mootools Homepage’ inspired navigation effect using jQuery" /><br />
<a href="http://d2o0t5hpnwv4c1.cloudfront.net/004_Moo/tutorial/demo/demo.html" target="_blank">‘Mootools Homepage’ inspired navigation effect using jQuery demo</a></div>
<h3>33. <a href="http://net.tutsplus.com/tutorials/javascript-ajax/how-to-create-a-keypress-navigation-using-jquery/" target="_blank">Keypress Navigation Using jQuery</a></h3>
<p>Learn how to create a keypress navigation using jQuery.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/keypress-navigation-using-jquery.jpg" alt="How To Create A Keypress Navigation Using jQuery" /><br />
<a href="http://d2o0t5hpnwv4c1.cloudfront.net/013_keypress/demo/demo.html" target="_blank">Keypress Navigation Using jQuery demo</a></div>
<h3>34. <a href="http://www.gmarwaha.com/blog/2007/08/23/lavalamp-for-jquery-lovers/" target="_blank">LavaLamp for jQuery lovers</a></h3>
<p>The nifty effect of Lava Lamp.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/lavalamp.jpg" alt="LavaLamp for jQuery lovers!" /><br />
<a href="http://www.gmarwaha.com/blog/2007/08/23/lavalamp-for-jquery-lovers/" target="_blank">LavaLamp demo</a></div>
<h3>35. <a href="http://uvumitools.com/dropdown.html" target="_blank">UvumiTools Dropdown Menu</a></h3>
<p>It is a very simple multi-level menu built from an HTML unorderd list, using Mootools  Javascript Framework. </p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/uvumitools-dropdown.jpg" alt="UvumiTools Dropdown Menu" /><br />
<a href="http://uvumitools.com/dropdown.html" target="_blank">UvumiTools Dropdown Menu demo</a></div>
<h3>36. <a href="http://www.dezinerfolio.com/2007/07/19/simple-javascript-accordions/" target="_blank">Simple Javascript Accordions</a></h3>
<p>Learn how to create a simple javascript accordions.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/Simple-Accordions.jpg" alt="Simple Javascript Accordions" /><br />
<a href="http://www.dezinerfolio.com/wp-content/uploads/accordemo/01.html" target="_blank">Simple Javascript Accordions demo</a></div>
<h3>37. <a href="http://greengeckodesign.com/menumatic" target="_blank">MenuMatic</a></h3>
<p>MenuMatic is a MooTools 1.2 class that takes a sematic ordered or unordered list of links and turns it into a dynamic drop down menu system.<br />
How to create an amazing slide out menu or navigation for your website. </p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/menumatic-horizontal.jpg" alt="MenuMatic" /><br />
<a href="http://greengeckodesign.com/projects/MenuMatic/examples/horizontal/index.htm" target="_blank">MenuMatic demo</a></div>
<h3>38. <a href="http://tympanus.net/codrops/2009/11/30/beautiful-slide-out-navigation-a-css-and-jquery-tutorial/" target="_blank">Beautiful Slide Out Navigation: A CSS and jQuery Tutorial</a></h3>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/slide-out-navigation.jpg" alt="Beautiful Slide Out Navigation: A CSS and jQuery Tutorial" /><br />
<a href="http://tympanus.net/Tutorials/FixedNavigationTutorial/" target="_blank">Beautiful Slide Out Navigation demo</a></div>
<h3>39. <a href="http://www.filamentgroup.com/lab/jquery_ui_selectmenu_an_aria_accessible_plugin_for_styling_a_html_select/" target="_blank">jQuery UI Selectmenu</a></h3>
<p>Create variety of the features currently supported in the selectmenu plugin.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/jQuery-UI-Selectmenu.jpg" alt="jQuery UI Selectmenu" /><br />
<a href="http://www.filamentgroup.com/lab/jquery_ui_selectmenu_an_aria_accessible_plugin_for_styling_a_html_select/" target="_blank">jQuery UI Selectmenu demo</a></div>
<h3>40. <a href="http://net.tutsplus.com/tutorials/javascript-ajax/jquery-os-x-style-dock-and-stack-navigation/" target="_blank">jQuery OS X-style &#8211; Dock And Stack Navigation</a></h3>
<p>Learn to create OS X-style &#8211; Dock And Stack Navigation.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/Outside-the-Box.jpg" alt="Outside-the-Box" /><br />
<a href="http://d2o0t5hpnwv4c1.cloudfront.net/358_jquery/example%20files/all-examples.html" target="_blank">jQuery OS X-style &#8211; Dock And Stack Navigation demo</a></div>
<h3>41. <a href="http://users.tpg.com.au/j_birch/plugins/superfish/#getting-started" target="_blank">Superfish</a></h3>
<p>Superfish is an enhanced Suckerfish-style menu jQuery plugin that takes an existing pure CSS drop-down menu (so it degrades gracefully without JavaScript) and adds the following much-sought-after enhancements.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/superfish.jpg" alt="Superfish" /><br />
<a href="http://users.tpg.com.au/j_birch/plugins/superfish/#examples" target="_blank">Superfish demo</a></div>
<h3>42. <a href="http://tutorialzine.com/2009/12/colorful-content-accordion-css-jquery/" target="_blank">Fresh Content Accordion</a></h3>
<p>Learn how to make a simple, yet eye-catching accordion with the help of CSS, jQuery and the easing plug-in for some fancy effects.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/colorful-content-accordion-css-jquery.jpg" alt="Fresh Content Accordion" /><br />
<a href="http://demo.tutorialzine.com/2009/12/colorful-content-accordion-css-jquery/demo.html" target="_blank">Fresh Content Accordion demo</a></div>
<h3>43. <a href="http://css-tricks.com/color-fading-menu-with-jquery/" target="_blank">Color Fading Menu with jQuery</a></h3>
<p>A short jQuery tutorial on how to achieve fading hover effects. </p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/color-fading-menu-with-jquery.jpg" alt="Color Fading Menu with jQuery" /><br />
<a href="http://css-tricks.com/examples/ColorFadingMenu/" target="_blank">Color Fading Menu with jQuery demo</a></div>
<h3>44. <a href="http://trevordavis.net/blog/jquery-tabbed-navigation/" target="_blank">jQuery Tabbed Navigation</a></h3>
<p>How to create a tabbed navigation script with jQuery, and then modifying it so that it works without JavaScript.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/javascript-tabbed-navigation.jpg" alt="jQuery Tabbed Navigation" /><br />
<a href="http://trevordavis.net/play/javascript-tabbed-navigation/" target="_blank">jQuery Tabbed Navigation demo</a></div>
<h3>45. <a href="http://buildinternet.com/2009/09/sproing-make-an-elastic-thumbnail-menu/" target="_blank">Elastic Thumbnail Menu</a></h3>
<p>Magnifies menu items when they are hovered over.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/elasticthumbs.jpg" alt="Elastic Thumbnail Menu" /><br />
<a href="http://buildinternet.com/live/elasticthumbs/" target="_blank">Elastic Thumbnail Menu demo</a></div>
<h3>46. <a href="http://www.barandis.com/dev/jquery/ddmenu/index.html" target="_blank">BDC DrillDown Menu, an iPod-style menu</a></h3>
<p>A drilldown menu takes up constant space like an accordian menu but offers the deep hierarchy of a flyout menu at the same time. </p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/iPod-style-menu.jpg" alt="BDC DrillDown Menu, an iPod-style menu" /><br />
<a href="http://www.barandis.com/dev/jquery/ddmenu/index.html" target="_blank">iPod-style menu demo</a></div>
<h3>47. <a href="http://pupunzi.open-lab.com/mb-jquery-components/mb-_menu/" target="_blank">jQuery mb.menu</a></h3>
<p>This is a powerful jQuery component to build easily a multilevel tree menu or a contextual menu (right click) in an intuitive way.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/mb._menu.jpg" alt="jQuery mb.menu" /><br />
<a href="http://pupunzi.com/#mb.components/mb._menu/menu.html" target="_blank">jQuery mb.menu demo</a></div>
<h3>48. <a href="http://net.tutsplus.com/tutorials/javascript-ajax/a-different-top-navigation/" target="_blank">A Different Top Navigation</a></h3>
<p>This tutorial will use jQuery to create a different multi-layered horizontal navigation system that is still intuitive enough for anyone to use for the first time. </p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/a-different-top-navigation.jpg" alt="A Different Top Navigation" /><br />
<a href="http://d2o0t5hpnwv4c1.cloudfront.net/386_navigation/top-nav-demo/index.html" target="_blank">A Different Top Navigation demo</a></div>
<h3>49. <a href="http://jqueryfordesigners.com/slide-out-and-drawer-effect/" target="_blank">Slide out and drawer effect</a></h3>
<p>The effect is commonly known as an ‘accordion’ and it’s usually used to slide up, or down blocks of content to expose new blocks. The Apple web site is a great demonstration of this effect in action, where the mouse settles on the title of the ’section’ and the associated links are exposed. </p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/plugin-slide-demo.jpg" alt="Slide out and drawer effect" /><br />
<a href="http://jqueryfordesigners.com/demo/plugin-slide-demo.html" target="_blank">Slide out and drawer effect demo</a></div>
<h3>50. <a href="http://www.queness.com/post/256/horizontal-scroll-menu-with-jquery-tutorial" target="_blank">Vertical Scroll Menu with jQuery Tutorial</a></h3>
<p>Create a vertical scroll menu that scroll automatically according to your mouse axis-Y movement.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/scrollmenu.jpg" alt="Vertical Scroll Menu with jQuery Tutorial" /><br />
<a href="http://www.queness.com/resources/html/scrollmenu/index.html" target="_blank">Vertical Scroll Menu demo</a></div>
<h3>51. <a href="http://www.sunsean.com/idTabs/" target="_blank">jQuery idTabs</a></h3>
<p>idTabs is simple and easy to use.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/idTabs.jpg" alt="jQuery idTabs" /><br />
<a href="http://www.sunsean.com/idTabs/" target="_blank">jQuery idTabs demo</a></div>
<h3>52. <a href="http://abeautifulsite.net/blog/2008/03/jquery-file-tree/" target="_blank">jQuery File Tree</a></h3>
<p>jQuery File Tree is a configurable, AJAX file browser plugin for jQuery. You can create a customized, fully-interactive file tree with as little as one line of JavaScript code.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-navigation/file-tree.jpg" alt="jQuery File Tree" /><br />
<a href="http://labs.abeautifulsite.net/projects/js/jquery/fileTree/demo/" target="_blank">jQuery File Tree demo</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.webminimalist.com/52-best-of-the-best-jquery-navigation.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>35 Best Free jQuery Image Slider And Gallery</title>
		<link>http://www.webminimalist.com/35-best-free-jquery-image-slider-and-gallery.htm</link>
		<comments>http://www.webminimalist.com/35-best-free-jquery-image-slider-and-gallery.htm#comments</comments>
		<pubDate>Fri, 19 Nov 2010 02:33:41 +0000</pubDate>
		<dc:creator>Effi</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.webminimalist.com/?p=26</guid>
		<description><![CDATA[We collect 35 best and free jQuery image slider and gallery you may have never seen before. Please leave comment if you know other best and free jQuery image slider. 1. Coin Slider Coin Slider is jQuery Image Slider with Unique Effects. Coin Slider have a lot of options for helping you set slider as you want. Free to use<br /><span class="read_more"><a href="http://www.webminimalist.com/35-best-free-jquery-image-slider-and-gallery.htm">Read more...</a></span>]]></description>
			<content:encoded><![CDATA[<p>We collect 35 best and free jQuery image slider and gallery you may have never seen before. Please leave comment if you know other best and free jQuery image slider.</p>
<h3>1. <a href="http://workshop.rs/projects/coin-slider/">Coin Slider</a></h3>
<p>Coin Slider is jQuery Image Slider with Unique Effects. Coin Slider have a lot of options for helping you set slider as you want. Free to use under MIT licence.  </p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-slider/coin-slider.jpg" alt="Coin Slider" width="470" /><br />
<a href="http://workshop.rs/projects/coin-slider/">Coin Slider demo</a></div>
<p><span id="more-26"></span></p>
<h3>2. <a href="http://nivo.dev7studios.com/">Nivo Slider</a></h3>
<p>The world&#8217;s most awesome jQuery slider. Nivo Slider has built-in directional and control navigation. Free to use and abuse under the MIT license.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-slider/nivo-slider.jpg" alt="Nivo Slider" width="470" /><br />
<a href="http://nivo.dev7studios.com/demos/">Nivo Slider demo</a></div>
<h3>3. <a href="http://www.sohtanaka.com/web-design/automatic-image-slider-w-css-jquery/">Automatic Image Slider</a></h3>
<p>Automatic Image Slider with CSS &#038; jQuery by Soh Tanaka. The html based image slider will have its benefits with SEO and will also degrade gracefully for those with or without js.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-slider/automatic-image-slider.jpg" alt="Automatic Image Slider" /><br />
<a href="http://www.sohtanaka.com/web-design/examples/image-slider/">Automatic Image Slider demo</a></div>
<h3>4. <a href="http://www.jcoverflip.com/">jCoverflip</a></h3>
<p>Present your featured content elegantly. Control the number of items, colors, fonts and styles through CSS. Open Source. Distributed using the GNU General Public License and built using jQuery and jQuery UI.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-slider/jcoverflip.jpg" alt="jCoverflip" /><br />
<a href="http://www.jcoverflip.com/demo">jCoverflip demo</a></div>
<h3>5. <a href="http://workshop.rs/2009/12/image-gallery-with-fancy-transitions-effects/">jqFancyTransitions</a></h3>
<p>jqFancyTransitions is easy-to-use jQuery plugin for displaying your photos as slideshow with fancy transition effects.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-slider/jqFancyTransitions.jpg" alt="jqFancyTransitions" /><br />
<a href="http://workshop.rs/projects/jqfancytransitions/">jqFancyTransitions demo</a></div>
<h3>6. <a href="http://dev.daledavies.co.uk/easyslides/">jQuery Easy Slides v1.1</a></h3>
<p>jQuery Easy Slides is a simple slideshow plugin that is quick and easy to use.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-slider/jquery-easy-slides.jpg	" alt="jQuery Easy Slides v1.1" /><br />
<a href="http://dev.daledavies.co.uk/easyslides/">jQuery Easy Slides v1.1 demo</a></div>
<h3>7. <a href="http://tutorialzine.com/2010/03/mosaic-slideshow-jquery-css/">Mosaic Slideshow With jQuery &#038; CSS</a></h3>
<p>Mosaic Slideshow features an interesting tile transition effect when moving from one slide to another.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-slider/mosaic-slideshow.jpg" alt="Mosaic Slideshow With jQuery &#038; CSS" /><br />
<a href="http://demo.tutorialzine.com/2010/03/mosaic-slideshow-jquery-css/demo.html">Mosaic Slideshow With jQuery &#038; CSS demo</a></div>
<h3>8. <a href="http://www.littlewebthings.com/projects/blinds/">jQuery Blinds</a></h3>
<p>jQuery Blinds is slideshow using CSS Sprites.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-slider/jquery-blinds.jpg" alt="jQuery Blinds" /><br />
<a href="http://www.littlewebthings.com/projects/blinds/">jQuery Blinds demo</a></div>
<h3>9. <a href="http://www.uize.com/reference/Uize.Widget.SlideShow.html">Uize.Widget.SlideShow</a></h3>
<p>The Uize.Widget.SlideShow class eases the creation of slideshow presentations, supporting navigation controls, configurable visualizations, and more. UIZE is free to use (available under MIT License or GNU General Public License).</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-slider/uize-slideshow.jpg" alt="Uize.Widget.SlideShow" /><br />
<a href="http://www.uize.com/examples/slideshow-of-data.html?tour=slideshow">Uize.Widget.SlideShow demo</a></div>
<h3>10. <a href="http://getcu3er.com/">CU3ER</a></h3>
<p>CU3ER™ is the Flash® 3D image slider, easy to set up, fully customizable, tailored to provide a unique look and feel, inspiring and fun-to-use. Free for personal or non-commercial usage.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-slider/cu3er.jpg" alt="CU3ER" /><br />
<a href="http://getcu3er.com/">CU3ER demo</a></div>
<h3>11. <a href="http://www.modularweb.net/piecemaker/">The Piecemaker</a></h3>
<p>Beside the transition type you can also customize tweening time, tweening delay as well as the movement of the cubes while tweening in terms of position on the z axis and positions to each other. </p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-slider/piecemaker.jpg" alt="The Piecemaker" /><br />
<a href="http://www.modularweb.net/piecemaker/">The Piecemaker demo</a></div>
<h3>12. <a href="http://jqueryfordesigners.com/coda-slider-effect/">jQuery Coda Slider Effect</a></h3>
<p>jQuery Coda Slider Effect.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-slider/jquery-coda-slider.jpg" alt="jQuery Coda Slider Effect" /><br />
<a href="http://jqueryfordesigners.com/demo/coda-slider.html">jQuery Coda Slider Effect demo</a></div>
<h3>13. <a href="http://galleria.aino.se/">Galleria</a></h3>
<p>Galleria is an image gallery framework, written in JavaScript. The aim is to simplify the process of creating visually appealing image galleries for the web and mobile devices. The Galleria core and a number of themes and add-ons are 100% open source licensed under the MIT license, which makes it free to use, copy, sell and redistribute.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-slider/galleria.jpg" alt="Galleria" /><br />
<a href="http://galleria.aino.se/media/galleria/src/themes/classic/classic-demo.html">Galleria demo</a></div>
<h3>14. <a href="http://www.buildinternet.com/project/supersized/">Supersized</a></h3>
<p>Supersized will resizes images to fill browser while maintaining image dimension ratio, and cycles images/backgrounds via slideshow with transitions and preloading. Creative Commons Attribution 3.0 License.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-slider/supersized.jpg" alt="Supersized" /><br />
<a href="http://buildinternet.com/project/supersized/3/default.html">Supersized demo</a></div>
<h3>15. <a href="http://net.tutsplus.com/tutorials/html-css-techniques/how-to-create-a-simple-itunes-like-slider/">iTunes-like Slider</a></h3>
<p>Create a simple slider similar to the one used in the iTunes store.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-slider/itunes-like-slider.jpg" alt="iTunes-like Slider" /><br />
<a href="http://nettuts.s3.amazonaws.com/585_slider/demo/code.html">iTunes-like Slider demo</a></div>
<h3>16. <a href="http://s3.amazonaws.com/buildinternet/live-tutorials/panning-slideshow/panning-slideshow.htm">Animate Panning Slideshow with jQuery</a></h3>
<p>A classic slideshow, but use a different kind of transition to animate between slides. </p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-slider/panning-slideshow.jpg" alt="Animate Panning Slideshow with jQuery" /><br />
<a href="http://s3.amazonaws.com/buildinternet/live-tutorials/panning-slideshow/panning-slideshow.htm">Animate Panning Slideshow with jQuery demo</a></div>
<h3>17. <a href="http://jqueryglobe.com/article/slide-thumbs">Slide Thumbs</a></h3>
<p>How to turn old boring image viewer into a nice-looking one with jQuery.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-slider/slide_thumbs.jpg" alt="Slide Thumbs" /><br />
<a href="http://jqueryglobe.com/labs/slide_thumbs/">Slide Thumbs demo</a></div>
<h3>18. <a href="http://blog.olicio.us/2009/07/25/floom/">Floom</a></h3>
<p>Blinds-effect MooTools slideshow.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-slider/floom.jpg" alt="Floom" /><br />
<a href="http://nouincolor.com/floom/1.1/Demos/">Floom demo</a></div>
<h3>19. <a href="http://jqueryglobe.com/article/multiple-image-cross-fade">Multiple Image Cross Fade</a></h3>
<p>This simple effect is ideal for portfolio websites, galleries or magazines where images need to be seen. Add captions and tooltips to make it more usable.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-slider/multiple-image-cross-fade.jpg" alt="Multiple Image Cross Fade" /><br />
<a href="http://jqueryglobe.com/labs/fading_images/">Multiple Image Cross Fade demo</a></div>
<h3>20. <a href="http://www.visual-blast.com/javascript/s3slider-jquery-image-gallery-plugin/">s3Slider – jQuery Image Gallery Plugin</a></h3>
<p>Info layer about the images in the slideshow can be displayed at left, right, bottom or top. You can use the script for both personal and commercial projects.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-slider/s3slider.jpg" alt="s3Slider – jQuery Image Gallery Plugin" /><br />
<a href="http://www.serie3.info/s3slider/demonstration.html">s3Slider – jQuery Image Gallery Plugin demo</a></div>
<h3>21. <a href="http://cssglobe.com/post/4004/easy-slider-15-the-easiest-jquery-plugin-for-sliding">Easy Slider 1.5</a></h3>
<p>The easiest jQuery plugin for sliding images and content.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-slider/easy-slider.jpg" alt="Easy Slider 1.5" /><br />
<a href="http://cssglobe.com/lab/easyslider1.5/05.html">Easy Slider 1.5 demo</a></div>
<h3>22. <a href="http://www.slidedeck.com/">SlideDeck</a></h3>
<p>The web&#8217;s most powerful jquery slider plugin. </p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-slider/slidedeck.jpg" alt="SlideDeck" /><br />
<a href="http://www.slidedeck.com/examples/">SlideDeck demo</a></div>
<h3>23. <a href="http://eyecon.ro/spacegallery/">Spacegallery jQuery Plugin</a></h3>
<p>Again another image gallery.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-slider/spacegallery.jpg" alt="Spacegallery jQuery Plugin" /><br />
<a href="http://eyecon.ro/spacegallery/">Spacegallery jQuery Plugin demo</a></div>
<h3>24. <a href="http://malsup.com/jquery/cycle/">jQuery Cycle Plugin</a></h3>
<p>Slideshows are not limited to images. You can use any element you want. </p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-slider/jquery-cycle-plugin.jpg" alt="jQuery Cycle Plugin" /><br />
<a href="http://malsup.com/jquery/cycle/">jQuery Cycle Plugin demo</a></div>
<h3>25. <a href="http://css-tricks.com/moving-boxes/">Moving Boxes</a></h3>
<p>The big difference here is that there are buttons to change panels and the panels zoom in and out. </p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-slider/moving-boxes.jpg" alt="Moving Boxes" /><br />
<a href="http://css-tricks.com/examples/MovingBoxes/">Moving Boxes demo</a></div>
<h3>26. <a href="http://sixrevisions.com/tutorials/javascript_tutorial/create-a-slick-and-accessible-slideshow-using-jquery/">Slick Slideshow Using jQuery</a></h3>
<p>Learn how to create a slick and accessible slideshow using jQuery</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-slider/slick-slideshow-using-jquery.jpg" alt="Slick Slideshow Using jQuery" /><br />
<a href="http://sixrevisions.com/demo/slideshow/final.html">Slick Slideshow Using jQuery demo</a></div>
<h3>27. <a href="http://landofcoder.com/our-porfolios/mootool-plugins/item/8-the-lof-sidernews-plugin.html">The Lof SiderNews Plugin</a></h3>
<p>The Mootool &#8211; Lof SiderNews Plugin use for play a slideshow with the navigation display on the lef side or right side.</p>
<div class="post_image">
<img src="http://www.webminimalist.com/images/best-jquery-slider/lof-siderNews-plugin-1.jpg" alt="The Lof SiderNews Plugin" /><br />
<img src="http://www.webminimalist.com/images/best-jquery-slider/lof-siderNews-plugin-2.jpg" alt="The Lof SiderNews Plugin" /><br />
<img src="http://www.webminimalist.com/images/best-jquery-slider/lof-siderNews-plugin-3.jpg" alt="The Lof SiderNews Plugin" /><br />
<a href="http://landofcoder.com/demo/jquery/lofslidernews/index.html">The Lof SiderNews Plugin demo</a>
</div>
<h3>28. <a href="http://devthought.com/projects/mootools/barackslideshow/">BarackSlideshow</a></h3>
<p>BarackSlideshow is a very tiny and lightweight slideshow script, that takes the power of MorphList to enhance visualization and navigation of the images (demo).</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-slider/barackslideshow.jpg" alt="BarackSlideshow" /><br />
<a href="http://devthought.com/wp-content/projects/mootools/barackslideshow/Demo/">BarackSlideshow demo</a></div>
<h3>29. <a href="http://css-tricks.com/anythingslider-jquery-plugin/">AnythingSlider jQuery Plugin</a></h3>
<p>This new AnythingSlider is an attempt at bringing together the functionality of all of those previous sliders and adding new features. </p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-slider/AnythingSlider.jpg" alt="AnythingSlider jQuery Plugin" /><br />
<a href="http://css-tricks.com/examples/AnythingSlider/">AnythingSlider jQuery Plugin demo</a></div>
<h3>30. <a href="http://www.php-help.ro/examples/slideitmoo_1.1/">SlideItMoo</a></h3>
<p>BarackSlideshow is a very tiny and lightweight slideshow script, that takes the power of MorphList to enhance visualization and navigation of the images (demo).</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-slider/SlideItMoo.jpg" alt="SlideItMoo" /><br />
<a href="http://www.php-help.ro/examples/slideitmoo_1.1/">SlideItMoo demo</a></div>
<h3>31. <a href="http://www.sohtanaka.com/web-design/create-an-image-rotator/">Image Rotator with Description</a></h3>
<p>An image rotator is one great way to display portfolio pieces, eCommerce product images, or even as an image gallery.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-slider/barackslideshow.jpg" alt="Image Rotator with Description" /><br />
<a href="http://www.sohtanaka.com/web-design/examples/image-rotator/">Image Rotator with Description demo</a></div>
<h3>32. <a href="http://jqueryfordesigners.com/slider-gallery/">Slider Gallery</a></h3>
<p>Michiel Kenis requested a tutorial explaining how to create a similar effect used to showcase the products on the Apple web site. </p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-slider/slider-gallery.jpg" alt="Slider Gallery" /><br />
<a href="http://jqueryfordesigners.com/demo/slider-gallery.html">Slider Gallery demo</a></div>
<h3>33. <a href="http://tutorialzine.com/2009/11/beautiful-apple-gallery-slideshow/">Apple-like Slideshow Gallery</a></h3>
<p>Learn how to make an Apple-like slideshow gallery, similar to the one they use on their website to showcase their products. It will be entirely front-end based, no PHP or databases required.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-slider/Apple-like-Slideshow-Gallery.jpg" alt="Apple-like Slideshow Gallery" /><br />
<a href="http://demo.tutorialzine.com/2009/11/beautiful-apple-gallery-slideshow/demo.html">Apple-like Slideshow Gallery demo</a></div>
<h3>34. <a href="http://www.hieu.co.uk/blog/index.php/imageswitch/">ImageSwitch</a></h3>
<p>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.</p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-slider/ImageSwitch.jpg" alt="ImageSwitch" /><br />
<a href="http://www.hieu.co.uk/blog/index.php/imageswitch/">ImageSwitch demo</a></div>
<h3>35. <a href="http://net.tutsplus.com/tutorials/javascript-ajax/building-a-jquery-image-scroller/">jQuery Image Scroller</a></h3>
<p>This scroller will be different in that it will be completely autonomous and will begin scrolling once the page loads. </p>
<div class="post_image"><img src="http://www.webminimalist.com/images/best-jquery-slider/imageScroller.jpg" alt="jQuery Image Scroller" /><br />
<a href="http://d2o0t5hpnwv4c1.cloudfront.net/300_jquery/image%20Scroller/imageScroller.html">jQuery Image Scroller demo</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.webminimalist.com/35-best-free-jquery-image-slider-and-gallery.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Minimalist 200901 WordPress Theme</title>
		<link>http://www.webminimalist.com/web-minimalist-200901-wordpress-theme.htm</link>
		<comments>http://www.webminimalist.com/web-minimalist-200901-wordpress-theme.htm#comments</comments>
		<pubDate>Sat, 10 Jan 2009 05:05:42 +0000</pubDate>
		<dc:creator>Effi</dc:creator>
				<category><![CDATA[Wordpress Themes]]></category>

		<guid isPermaLink="false">http://www.webminimalist.com/?p=22</guid>
		<description><![CDATA[Web Minimalist 200901 is a minimalist, imageless WordPress Theme from WebMinimalist.com. SCREENSHOT SCREENSHOT for THREADED COMMENTS DEMO This theme in only tested in WordPress 2.5.1 and WordPress 2.7. Web Minimalist 200901 WordPress Theme demo (WordPress version 2.7) FEATURES Minimalist, clean, and imageless theme style. Custom image header, allows you to upload a custom header image to be shown at the<br /><span class="read_more"><a href="http://www.webminimalist.com/web-minimalist-200901-wordpress-theme.htm">Read more...</a></span>]]></description>
			<content:encoded><![CDATA[<p>Web Minimalist 200901 is a minimalist, imageless WordPress Theme from WebMinimalist.com.</p>
<p><strong>SCREENSHOT</strong></p>
<p><img class="ngg-singlepic ngg-none" src="http://www.webminimalist.com/wp-content/gallery/wordpress-themes/web-minimalist-for-adsense-400.jpg" alt="web-minimalist-200901-wordpress-theme.jpg" /></p>
<p><strong>SCREENSHOT for THREADED COMMENTS</strong></p>
<p><img class="ngg-singlepic ngg-none" src="http://www.webminimalist.com/wp-content/gallery/wordpress-themes/threaded-comments.jpg" alt="threaded comments" /></p>
<p><strong>DEMO</strong><br />
This theme in only tested in WordPress 2.5.1 and WordPress 2.7.<br />
<a href="http://demo27.webminimalist.com/index.php?wptheme=Web+Minimalist+200901">Web Minimalist 200901 WordPress Theme demo</a> (WordPress version 2.7)</p>
<p><strong>FEATURES</strong></p>
<ul>
<li> Minimalist, clean, and imageless theme style.</li>
<li> Custom image header, allows you to upload a custom header image to be shown at the top of your blog instead of the default one. On the next screen you will be able to crop the image. Images of exactly 340 x 200 pixels will be used as-is.</li>
<li> Supporting threaded comments for WordPress 2.7</li>
<li> Widget ready.</li>
<li> The comment section is supporting Gravatars (http://gravatar.com/)</li>
<li> Supporting <a href="http://lesterchan.net/portfolio/programming/php/">WP-PageNavi plugins</a></li>
</ul>
<p></p>
<p><span id="more-22"></span></p>
<p><strong>INSTALLATION</strong></p>
<ul>
<li> Upload the theme folder to wp-content/themes</li>
<li> Log into your WordPress dashboard, click on Appearance &#8212; Themes, and activate the theme</li>
</ul>
<p><strong>USAGE</strong></p>
<ul>
<li> This theme is very easy to use. Just install the theme and you are ready to blog.</li>
<li> If you need to change the size of header image height, please go to functions.php, and edit &#8220;200&#8243; in this code:<em>define(&#8216;HEADER_IMAGE_HEIGHT&#8217;, 200); </em></li>
<li> This theme is supporting threaded comments for WordPress 2.7. To activate the threaded comments, go to your WordPress dashboard, click on Settings &#8212; Discussion, and activate the  &#8220;Enable threaded (nested) comments&#8221;.</li>
</ul>
<p><strong>LISENCES</strong><br />
Web Minimalist 200901 is released under the GNU General Public License, version 3, as published by the Free Software Foundation. This theme has a link back to WebMinimalist.com to credit me as the creator of this theme. Please leave the credit in tact.</p>
<p><strong>DOWNLOAD</strong></p>
<a class="downloadlink" href="http://www.webminimalist.com/wp-content/plugins/download-monitor/download.php?id=2" title=" downloaded 2155 times" >Web Minimalist 200901 Wordpress Theme (2155)</a>
<p><strong>SUGGESTIONS</strong><br />
For suggestions or help with improvements, please leave your comments here.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webminimalist.com/web-minimalist-200901-wordpress-theme.htm/feed</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Create Archives Page For Your WordPress Blog</title>
		<link>http://www.webminimalist.com/create-archives-page-for-your-wordpress-blog.htm</link>
		<comments>http://www.webminimalist.com/create-archives-page-for-your-wordpress-blog.htm#comments</comments>
		<pubDate>Mon, 07 Jul 2008 02:10:58 +0000</pubDate>
		<dc:creator>Effi</dc:creator>
				<category><![CDATA[Wordpress Tutorial]]></category>

		<guid isPermaLink="false">http://www.webminimalist.com/?p=20</guid>
		<description><![CDATA[1. Open your current WordPress theme, duplicate the page.php and rename it to archives.php. 2. Add this lines to the very top of code in archives.php: &#60;?php /* Template Name: Archives */ ?&#62; 3. Edit the &#60;?php the_content(''); ?&#62; to &#60;?php wp_get_archives('arguments'); ?&#62; (if you want other format, please read this). Remove other unnecessary code to meet with what you need.<br /><span class="read_more"><a href="http://www.webminimalist.com/create-archives-page-for-your-wordpress-blog.htm">Read more...</a></span>]]></description>
			<content:encoded><![CDATA[<p><strong>1. </strong>Open your current WordPress theme, duplicate the page.php and rename it to archives.php.</p>
<p><strong>2. </strong>Add this lines to the very top of code in archives.php:</p>
<pre>&lt;?php
/*
Template Name: Archives
*/
?&gt;</pre>
<p><strong>3. </strong>Edit the <code><span style="color: #0000ff;">&lt;?php the_content(''); ?&gt;</span> </code>t<code>o <span style="color: #0000ff;">&lt;?php wp_get_archives('arguments'); ?&gt;</span> (if you want other format, please <a href="http://codex.wordpress.org/Template_Tags/wp_get_archives">read this</a>).</code></p>
<p>Remove other unnecessary code to meet with what you need.</p>
<p><strong>4. </strong>Publish a New Page, call it Archives. Change the Page Template from Default Template to Archives.</p>
<p>There are many tutorials about creating Archives Page. I just want to make it simpler and flexible. If you can understand the point here, you can make your Archives Page in any format. You also can create as many as pages you want, not only Archives Page.</p>
<p>I prefer to combine my archives page with <a title="Visit plugin homepage" href="http://www.viper007bond.com/wordpress-plugins/clean-archives-reloaded/">Clean Archives Reloaded</a> plugin.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webminimalist.com/create-archives-page-for-your-wordpress-blog.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Minimalist Vintage WordPress Theme</title>
		<link>http://www.webminimalist.com/minimalist-vintage-wordpress-theme.htm</link>
		<comments>http://www.webminimalist.com/minimalist-vintage-wordpress-theme.htm#comments</comments>
		<pubDate>Thu, 03 Jul 2008 13:48:13 +0000</pubDate>
		<dc:creator>Effi</dc:creator>
				<category><![CDATA[Wordpress Themes]]></category>
		<category><![CDATA[minimalist wordpress theme]]></category>

		<guid isPermaLink="false">http://www.webminimalist.com/?p=19</guid>
		<description><![CDATA[Minimalist Vintage WordPress Theme, was created based on original theme for WebMinimalist.com. You can choose to make a site with Static Page on the home page (like this site), or make regular blog as your home page. For default, installing this theme will create regular blog in the home page. How To Create A Site With STATIC PAGE on the<br /><span class="read_more"><a href="http://www.webminimalist.com/minimalist-vintage-wordpress-theme.htm">Read more...</a></span>]]></description>
			<content:encoded><![CDATA[<p>Minimalist Vintage WordPress Theme, was created based on original theme for WebMinimalist.com. You can choose to make a site with Static Page on the home page (like this site), or make regular blog as your home page.</p>
<p>For default, installing this theme will create regular blog in the home page.</p>
<p><span style="text-decoration: underline;"><strong>How To Create A Site With STATIC PAGE on the Home Page</strong></span></p>
<ol>
<li>Published a page, name it <strong>Home</strong>, and choose <strong>Homepage</strong> as the Page Template.</li>
<li>Published another page, name it <strong>Blog</strong>, and choose <strong>Blog</strong> as the Page Template.</li>
<li>In the Setting &#8211; Reading, change the <strong>Front page displays</strong> to <strong>A static page (select below):</strong></li>
</ol>
<ul>
<li>Front page: Home</li>
<li>Posts page: Blog</li>
</ul>
<p><em>Preview of static page in the home page:</em></p>
<p><a class="thickbox" href="http://www.webminimalist.com/wp-content/gallery/general/minimalist-vintage.jpg"><img class="ngg-singlepic" src="http://www.webminimalist.com/wp-content/gallery/general/minimalist-vintage.jpg" alt="minimalist-vintage.jpg" /></a></p>
<p><em>Screenshot below is preview of blog:</em><span id="more-19"></span></p>
<p><a class="thickbox" href="http://www.webminimalist.com/wp-content/gallery/general/minimalist-vintage-blog.jpg"><img class="ngg-singlepic" src="http://www.webminimalist.com/wp-content/gallery/general/minimalist-vintage-blog.jpg" alt="minimalist-vintage-blog.jpg" /></a></p>
<p>View <a href="http://demo.webminimalist.com/index.php?wptheme=Minimalist+Vintage">live demo</a> for Minimalist Vintage WordPress Theme.</p>
<p>Download this theme for free: <a class="downloadlink" href="http://www.webminimalist.com/wp-content/plugins/download-monitor/download.php?id=1" title=" downloaded 2687 times" >Minimalist Vintage Wordpress Theme (2687)</a></p>
<p><strong><em>Update July 7, 2008:</em></strong></p>
<p>To make the sidebar on the right side, open the style.css from the Theme Editor, find this code and change it to:<br />
<code><br />
.content { width: 460px; <span style="color: #ff0000;">float: left; </span>background: #fff; margin: 0 0 10px 0; }</code><br />
<code><br />
.sidebar { font: 10px 'LucidaGrande', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif; width: 170px; margin: 0 0 10px 0; padding: 0; text-align: center; <span style="color: #ff0000;">float: right;</span> }</code></p>
<p>&nbsp;</p>
<p>Get more design options for your blog with these <a href="http://www.orphicpixel.com/clean-wordpress-themes/%20">free wordpress themes</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webminimalist.com/minimalist-vintage-wordpress-theme.htm/feed</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>Getting Indexed In Yahoo</title>
		<link>http://www.webminimalist.com/getting-indexed-in-yahoo.htm</link>
		<comments>http://www.webminimalist.com/getting-indexed-in-yahoo.htm#comments</comments>
		<pubDate>Sun, 29 Jun 2008 14:33:31 +0000</pubDate>
		<dc:creator>Effi</dc:creator>
				<category><![CDATA[Web's Diary]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://www.webminimalist.com/?p=18</guid>
		<description><![CDATA[Screenshot today: First page indexed by Yahoo: Following the instruction from Google XML Sitemaps Plugin: Create YAHOO Application ID to notify YAHOO about updates of this site. Create robots.txt file in blog root which contains the sitemap location.]]></description>
			<content:encoded><![CDATA[<p>Screenshot today:</p>
<p><a class="thickbox" href="http://www.webminimalist.com/wp-content/gallery/general/google-29jun08.jpg"><img class="ngg-singlepic" src="http://www.webminimalist.com/wp-content/gallery/general/google-29jun08.jpg" alt="google-29jun08.jpg" width="400" /></a><br />
<span id="more-18"></span></p>
<p>First page indexed by Yahoo:</p>
<p><a class="thickbox" href="http://www.webminimalist.com/wp-content/gallery/general/yahoo-29jun08.jpg"><img class="ngg-singlepic" src="http://www.webminimalist.com/wp-content/gallery/general/yahoo-29jun08.jpg" alt="yahoo-29jun08.jpg" width="400" /></a></p>
<p>Following the instruction from <a href="http://www.webminimalist.com/adding-sitemap-to-google-webmaster-tools.htm">Google XML Sitemaps Plugin</a>:</p>
<ul>
<li> Create <a href="https://developer.yahoo.com/">YAHOO Application ID</a> to notify YAHOO about updates of this site.</li>
<li> Create robots.txt file in blog root which contains the sitemap location.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.webminimalist.com/getting-indexed-in-yahoo.htm/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Adding Sitemap To Google Webmaster Tools</title>
		<link>http://www.webminimalist.com/adding-sitemap-to-google-webmaster-tools.htm</link>
		<comments>http://www.webminimalist.com/adding-sitemap-to-google-webmaster-tools.htm#comments</comments>
		<pubDate>Sat, 28 Jun 2008 01:45:56 +0000</pubDate>
		<dc:creator>Effi</dc:creator>
				<category><![CDATA[Web's Diary]]></category>
		<category><![CDATA[sitemap]]></category>

		<guid isPermaLink="false">http://www.webminimalist.com/?p=17</guid>
		<description><![CDATA[Installing Google XML Sitemaps to this site, and submit the sitemap to Google Webmaster Tools. Today, only 1 page indexed in Google:]]></description>
			<content:encoded><![CDATA[<p>Installing <a title="Visit plugin homepage" href="http://www.arnebrachhold.de/redir/sitemap-home/">Google XML Sitemaps</a> to this site, and submit the sitemap to <a href="http://www.google.com/webmasters">Google Webmaster Tools</a>.</p>
<p>Today, only 1 page indexed in Google:</p>
<p><a class="thickbox" href="http://www.webminimalist.com/wp-content/gallery/general/indexed-by-google.jpg"><img class="ngg-singlepic ngg-left" src="http://www.webminimalist.com/wp-content/gallery/general/indexed-by-google.jpg" alt="indexed-by-google.jpg" width="400" height="128" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webminimalist.com/adding-sitemap-to-google-webmaster-tools.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Got Indexed In Less Than 3 Days</title>
		<link>http://www.webminimalist.com/got-indexed-in-less-than-3-days.htm</link>
		<comments>http://www.webminimalist.com/got-indexed-in-less-than-3-days.htm#comments</comments>
		<pubDate>Fri, 27 Jun 2008 11:49:04 +0000</pubDate>
		<dc:creator>Effi</dc:creator>
				<category><![CDATA[Web's Diary]]></category>

		<guid isPermaLink="false">http://www.webminimalist.com/?p=16</guid>
		<description><![CDATA[Jun 24 &#8211; Buy a new domain. Jun 25, 2008 at 06:51 &#8211; Installing WordPress on this domain. Jun 25, 2008 at 17:23 &#8211; Installing new theme. Jun 25, 2008 at 16:57 &#8211; Installing Platinum SEO Pack. Jun 26, 2008 at 21:22 &#8211; Installing NextGEN Gallery Plugin. Jun 26, 2008 at 09.00 &#8211; Create link back from my personal site.<br /><span class="read_more"><a href="http://www.webminimalist.com/got-indexed-in-less-than-3-days.htm">Read more...</a></span>]]></description>
			<content:encoded><![CDATA[<p>Jun 24 &#8211; Buy a <a href="http://www.webminimalist.com">new domain</a>.</p>
<p>Jun 25, 2008 at 06:51 &#8211; Installing WordPress on this domain.</p>
<p>Jun 25, 2008 at 17:23 &#8211; Installing <a href="http://www.webminimalist.com/static-page-and-a-wordpress-blog.htm">new theme</a>.</p>
<p>Jun 25, 2008 at 16:57 &#8211; Installing <a href="http://techblissonline.com/platinum-seo-pack/">Platinum SEO Pack</a>.</p>
<p>Jun 26, 2008 at 21:22 &#8211; Installing <a href="http://alexrabe.boelinger.com/?page_id=80">NextGEN Gallery Plugin</a>.</p>
<p>Jun 26, 2008 at 09.00 &#8211; Create link back from <a href="http://www.effiharyanti.com/">my personal site</a>.</p>
<p><em>PS:</em> I do not submit this domain to Google or Yahoo or other search engine/directory until today, and I don&#8217;t plan to. WordPress already has this facility when installing WordPress for the first time. When I typed <em>site:webminimalist.com</em> on Google search yesterday (June 26 at 18:00&#8230;), <a href="http://www.webminimalist.com/old-permalink-redirect-to-the-new-one.htm">my pages already indexed</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webminimalist.com/got-indexed-in-less-than-3-days.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Old Permalink Redirect To The New One</title>
		<link>http://www.webminimalist.com/old-permalink-redirect-to-the-new-one.htm</link>
		<comments>http://www.webminimalist.com/old-permalink-redirect-to-the-new-one.htm#comments</comments>
		<pubDate>Fri, 27 Jun 2008 11:14:31 +0000</pubDate>
		<dc:creator>Effi</dc:creator>
				<category><![CDATA[Web's Diary]]></category>
		<category><![CDATA[permalink redirect]]></category>

		<guid isPermaLink="false">http://www.webminimalist.com/?p=15</guid>
		<description><![CDATA[About six hours ago, I changed permalink after a post has been published on June 25th, 2008 at 5:23 pm) and indexed by Google. Permalink changed from http://www.webminimalist.com/new-born.htm to http://www.webminimalist.com/static-page-and-a-wordpress-blog.htm. Below is screenshot of pages indexed by Google today: When I checked it on Google search, the permalink is still the old one. And when I clicked on the old<br /><span class="read_more"><a href="http://www.webminimalist.com/old-permalink-redirect-to-the-new-one.htm">Read more...</a></span>]]></description>
			<content:encoded><![CDATA[<p>About six hours ago, I changed permalink after a post has been published on June 25th, 2008 at 5:23 pm) and indexed by Google. Permalink changed from <a href="http://www.webminimalist.com/new-born.htm"><strong>http://www.webminimalist.com/new-born.htm</strong></a> to <a href="http://www.webminimalist.com/static-page-and-a-wordpress-blog.htm"><strong>http://www.webminimalist.com/static-page-and-a-wordpress-blog.htm</strong></a>.</p>
<p>Below is screenshot of pages indexed by Google today:</p>
<p><a class="thickbox" href="http://www.webminimalist.com/wp-content/gallery/general/change-permalink.jpg"><img class="ngg-singlepic" src="http://www.webminimalist.com/wp-content/gallery/general/change-permalink.jpg" alt="change-permalink.jpg" width="400" height="325" /></a></p>
<p>When I checked it on Google search, the permalink is still the old one. And when I clicked on the old permalink, <a href="http://weblogtoolscollection.com/archives/2008/06/21/wordpress-did-you-know/">it is redirect to the new one</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webminimalist.com/old-permalink-redirect-to-the-new-one.htm/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Using Fonts In Minimalist Web Design</title>
		<link>http://www.webminimalist.com/using-fonts-in-minimalist-web-design.htm</link>
		<comments>http://www.webminimalist.com/using-fonts-in-minimalist-web-design.htm#comments</comments>
		<pubDate>Fri, 27 Jun 2008 05:47:24 +0000</pubDate>
		<dc:creator>Effi</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://www.webminimalist.com/?p=14</guid>
		<description><![CDATA[Minimalist web design should use fonts that screen friendly and web safe fonts. Web safe fonts are fonts that are common along all version of Windows, Mac, Linux, etc. I recommend you to use 2 or 3 different type of fonts, for the title, content, and navigation. Font-family property is a prioritized list of font names. Here are the list<br /><span class="read_more"><a href="http://www.webminimalist.com/using-fonts-in-minimalist-web-design.htm">Read more...</a></span>]]></description>
			<content:encoded><![CDATA[<p>Minimalist web design should use fonts that screen friendly and web safe fonts. Web safe fonts are fonts that are common along all version of Windows, Mac, Linux, etc. I recommend you to use 2 or 3 different type of fonts, for the title, content, and navigation.</p>
<p>Font-family property is a prioritized list of font names. Here are the list of font-family. I use this to help me designing website.<span id="more-14"></span></p>
<p><span style="font-family: Arial;">Arial</span>, <span style="font-family: Helvetica;">Helvetica</span>, <span style="font-family: sans-serif;">sans-serif</span><br />
<span style="font-family: 'Times New Roman';">&#8216;Times New Roman&#8217;</span>, <span style="font-family: Times;">Times</span>, <span style="font-family: serif;">serif</span><br />
<span style="font-family: 'Courier New';">&#8216;Courier New&#8217;</span>, <span style="font-family: Courier;">Courier</span>, <span style="font-family: monospace;">monospace</span><br />
<span style="font-family: Georgia;">Georgia</span>, <span style="font-family: 'Times New Roman';">&#8216;Times New Roman&#8217;</span>, <span style="font-family: Times;">Times</span>, <span style="font-family: serif;">serif</span><br />
<span style="font-family: Verdana;">Verdana</span>, <span style="font-family: Arial;">Arial</span>, <span style="font-family: Helvetica;">Helvetica</span>, <span style="font-family: sans-serif;">sans-serif</span><br />
<span style="font-family: Geneva;">Geneva</span>, <span style="font-family: Arial;">Arial</span>, <span style="font-family: Helvetica;">Helvetica</span>, <span style="font-family: sans-serif;">sans-serif</span><br />
<span style="font-family: 'Arial Black';">&#8216;Arial Black&#8217;</span>, <span style="font-family: Gadget;">Gadget</span>, <span style="font-family: sans-serif;">sans-serif</span><br />
<span style="font-family: 'Bookman Old Style';">&#8216;Bookman Old Style&#8217;</span>, <span style="font-family: serif;">serif</span><br />
<span style="font-family: 'Comic Sans MS';">&#8216;Comic Sans MS&#8217;</span>, <span style="font-family: cursive;">cursive </span><br />
<span style="font-family: Courier;">Courier</span>, <span style="font-family: monospace;">monospace</span><br />
<span style="font-family: Garamond;">Garamond</span>, <span style="font-family: serif;">serif</span><br />
<span style="font-family: Impact;">Impact</span>, <span style="font-family: Charcoal;">Charcoal</span>, <span style="font-family: sans-serif;">sans-serif</span><br />
<span style="font-family: 'Lucida Console';">&#8216;Lucida Console&#8217;</span>, <span style="font-family: Monaco;">Monaco</span>, <span style="font-family: monospace;">monospace</span><br />
<span style="font-family: 'Lucida Sans Unicode';">&#8216;Lucida Sans Unicode&#8217;</span>, <span style="font-family: 'Lucida Grande';">&#8216;Lucida Grande&#8217;</span>, <span style="font-family: sans-serif;">sans-serif</span><br />
<span style="font-family: 'MS Sans Serif';">&#8216;MS Sans Serif&#8217;</span>, <span style="font-family: Geneva;">Geneva</span>, <span style="font-family: sans-serif;">sans-serif</span><br />
<span style="font-family: 'MS Serif';">&#8216;MS Serif&#8217;</span>, <span style="font-family: 'New York';">&#8216;New York&#8217;</span>, <span style="font-family: sans-serif;">sans-serif</span><br />
<span style="font-family: 'Palatino Linotype';">&#8216;Palatino Linotype&#8217;</span>, <span style="font-family: 'Book Antiqua';">&#8216;Book Antiqua&#8217;</span>, <span style="font-family: Palatino;">Palatino</span>, <span style="font-family: serif;">serif</span><br />
<span style="font-family: Symbol;">Symbol</span>, <span style="font-family: sans-serif;"> sans-serif </span><br />
<span style="font-family: Tahoma;">Tahoma</span>, <span style="font-family: Geneva;">Geneva</span>, <span style="font-family: sans-serif;">sans-serif</span><br />
<span style="font-family: 'Trebuchet MS';">&#8216;Trebuchet MS&#8217;</span>, <span style="font-family: Helvetica;">Helvetica</span>, <span style="font-family: sans-serif;">sans-serif</span></p>
<p>I also add screenshots of how they look in different web browser:</p>
<p><a class="thickbox" href="http://www.webminimalist.com/wp-content/gallery/fontfamily/preview-ie-windows.jpg"><img class="ngg-singlepic ngg-left" src="http://www.webminimalist.com/wp-content/gallery/fontfamily/preview-ie-windows.jpg" alt="preview-ie-windows.jpg" /></a></p>
<p><a class="thickbox" href="http://www.webminimalist.com/wp-content/gallery/fontfamily/preview-firefox-windows.jpg"><img class="ngg-singlepic ngg-left" src="http://www.webminimalist.com/wp-content/gallery/fontfamily/preview-firefox-windows.jpg" alt="preview-firefox-windows.jpg" /></a></p>
<p><a class="thickbox" href="http://www.webminimalist.com/wp-content/gallery/fontfamily/preview-firefox-mac.jpg"><img class="ngg-singlepic ngg-left" src="http://www.webminimalist.com/wp-content/gallery/fontfamily/preview-firefox-mac.jpg" alt="preview-firefox-mac.jpg" /></a></p>
<p>Download these <a href="http://psd-tutorial.com/themedy-premium-wordpress-themes/%20">premium wordpress themes</a> for free.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webminimalist.com/using-fonts-in-minimalist-web-design.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

