<?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>DESIGNwalker max &#187; JavaScript</title>
	<atom:link href="http://max.designwalker.com/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://max.designwalker.com</link>
	<description>Design Memo for Web Designers</description>
	<lastBuildDate>Fri, 29 Jan 2010 09:18:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>14 Slide Scripts &amp; 20+ Cool Slide Effect Web Designs</title>
		<link>http://max.designwalker.com/webdesign/slide-effect/</link>
		<comments>http://max.designwalker.com/webdesign/slide-effect/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 04:42:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WebDesign]]></category>
		<category><![CDATA[inspiration]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://max.designwalker.com/?p=90</guid>
		<description><![CDATA[I love sliding effect. There are so many web sites that have dynamic animated sliding effect as if the site is created by flash.

For this post, you'll see 14 Scripts to create a sliding effect and over 20 web sites that have nice sliding effects.]]></description>
			<content:encoded><![CDATA[<p>I love sliding effect. There are so many web sites that have dynamic animated sliding effect as if the site is created by flash.</p>
<p>For this post, you&#8217;ll see 14 Scripts to create a sliding effect and over 20 web sites that have nice sliding effects.</p>
<h4>1. <a title="jQuery pageSlide" href="http://halobrite.com/blog/jquery-pageslide/">jQuery pageSlide</a></h4>
<p>jQuery pageSlide was inspired by the UI work of Aza Raskin. In his recent posts regarding concepts for Firefox Mobile and  a mouse-based Ubiquity, Aza introduced the idea of sliding (or &#8220;throwing&#8221;) content aside to reveal a secondary content pane.</p>
<p align="center"><a title="jQuery pageSlide" href="http://halobrite.com/blog/jquery-pageslide/"></p>
<p><img src="http://www.designwalker.com/img/slide/slide01.jpg" border="0" alt="jQuery pageSlide" /></p>
<p></a></p>
<h4>2. <a title="Slider Gallery" href="http://jqueryfordesigners.com/slider-gallery/">Slider Gallery</a></h4>
<p>This product slider is similar to a straight forward gallery, except that there is a slider to navigate the items, i.e. the bit the user controls to view the items. Simple stuff.</p>
<p><a href="http://jqueryfordesigners.com/demo/slider-gallery.html">demo page</a></p>
<p align="center"><a title="Slider Gallery" href="http://jqueryfordesigners.com/slider-gallery/"></p>
<p><img src="http://www.designwalker.com/img/slide/slide02.jpg" border="0" alt="Slider Gallery" /></p>
<p></a></p>
<h4>3. <a title="BarackSlideshow - An elegant, lightweight slideshow script" href="http://devthought.com/barackslideshow-an-elegant-lightweight-slideshow-script/">BarackSlideshow &#8211; An elegant, lightweight slideshow script</a></h4>
<p>It works with MooTools 1.2, and supports all kinds of shape transformations (top and left coordinates, and height and width properties), which means it can now be used with vertical, horizontal, or even irregular lists.</p>
<p><a href="http://devthought.com/wp-content/moogets/BarackSlideshow/demo.html">demo page</a></p>
<p align="center"><a title="BarackSlideshow - An elegant, lightweight slideshow script" href="http://devthought.com/barackslideshow-an-elegant-lightweight-slideshow-script/"></p>
<p><img src="http://www.designwalker.com/img/slide/slide03.jpg" border="0" alt="BarackSlideshow - An elegant, lightweight slideshow script" /></p>
<p></a></p>
<h4>4. <a title="Accessible News Slider " href="http://www.reindel.com/accessible_news_slider/">Accessible News Slider </a></h4>
<p>Accessible News Slider is a JavaScript plugin built for the jQuery library. It meets the accessibility requirements as outlined by WCAG 1.0.</p>
<p align="center"><a title="Accessible News Slider " href="http://www.reindel.com/accessible_news_slider/"></p>
<p><img src="http://www.designwalker.com/img/slide/slide04.jpg" border="0" alt="Accessible News Slider " /></p>
<p></a></p>
<h4>5. <a title="Start/Stop Slider" href="http://css-tricks.com/startstop-slider/">Start/Stop Slider</a></h4>
<p>The slider does feature a stop/start button and the animation goes a little farther than simply sliding to the left =).</p>
<p><a href="http://css-tricks.com/examples/StartStopSlider/">demo page</a></p>
<p align="center"><a title="Start/Stop Slider" href="http://css-tricks.com/startstop-slider/"></p>
<p><img src="http://www.designwalker.com/img/slide/slide05.jpg" border="0" alt="Start/Stop Slider" /></p>
<p></a></p>
<h4>6. <a title="mooSlide" href="http://www.artviper.net/test/mooSlide2/index.html">mooSlide</a></h4>
<p>Due to many requests to revamp this tool for mootools version 1.2, here you go, the slider is now available for this version, and can be downloaded</p>
<p align="center"><a title="mooSlide" href="http://www.artviper.net/test/mooSlide2/index.html"></p>
<p><img src="http://www.designwalker.com/img/slide/slide06.jpg" border="0" alt="mooSlide" /></p>
<p></a></p>
<h4>7. <a title="Coda Slider Effect" href="http://jqueryfordesigners.com/coda-slider-effect/">Coda Slider Effect</a></h4>
<p>The sliding panels on the Coda is great implementation of this effect. This article will pick apart the pieces required to create the effect, and how to better it.</p>
<p><a href="http://jqueryfordesigners.com/demo/coda-slider.html">demo page</a></p>
<p align="center"><a title="Coda Slider Effect" href="http://jqueryfordesigners.com/coda-slider-effect/"></p>
<p><img src="http://www.designwalker.com/img/slide/slide07.jpg" border="0" alt="Coda Slider Effect" /></p>
<p></a></p>
<h4>8. <a title="Sliding Tabs" href="http://creativepony.com/journal/scripts/sliding-tabs/">Sliding Tabs</a></h4>
<p>Sliding Tabs is a mootools 1.11 plugin which adds a pretty neat effect. It’s a clone of something seen on Panic Software’s Coda site, which in turn was very similar to a widget used in the iTunes Music Store.</p>
<p><a href="http://creativepony.com/demos/sliding-tabs/">demo page</a></p>
<p align="center"><a title="Sliding Tabs" href="http://creativepony.com/journal/scripts/sliding-tabs/"></p>
<p><img src="http://www.designwalker.com/img/slide/slide08.jpg" border="0" alt="" /></p>
<p></a></p>
<h4>9. <a title="Coda-Slider" href="http://www.ndoherty.com/demos/coda-slider/1.1.1/">Coda-Slider</a></h4>
<p>Coda-Slider is a tabbed sliding div type thing, like Panic have on their Coda site.</p>
<p align="center"><a title="Coda-Slider" href="http://www.ndoherty.com/demos/coda-slider/1.1.1/"></p>
<p><img src="http://www.designwalker.com/img/slide/slide09.jpg" border="0" alt="Coda-Slider" /></p>
<p></a></p>
<h4>10. <a title="Creating a Slick Auto-Playing Featured Content Slider" href="http://css-tricks.com/creating-a-slick-auto-playing-featured-content-slider/">Creating a Slick Auto-Playing Featured Content Slider</a></h4>
<p>The Coda Slider was 90% there already. There is a main content area (panels, if you will), which slide from left to right each with different unique content.</p>
<p><a href="http://css-tricks.com/examples/FeaturedContentSlider/">demo page</a></p>
<p align="center"><a title="Creating a Slick Auto-Playing Featured Content Slider" href="http://css-tricks.com/creating-a-slick-auto-playing-featured-content-slider/"></p>
<p><img src="http://www.designwalker.com/img/slide/slide10.jpg" border="0" alt="Creating a Slick Auto-Playing Featured Content Slider" /></p>
<p></a></p>
<h4>11. <a title="Build An Incredible Login Form With jQuery" href="http://nettuts.com/javascript-ajax/build-a-top-panel-with-jquery/">Build An Incredible Login Form With jQuery</a></h4>
<p>What if there was a way to easily make the content accessible on every page, but keep it hidden until needed? Well you can, by making a top panel that when clicked, will reveal its self and its content.</p>
<p><a href="http://nettuts.s3.amazonaws.com/041_TopPanelWithJquery/demo/index.html">demo page</a></p>
<p align="center"><a title="Build An Incredible Login Form With jQuery" href="http://nettuts.com/javascript-ajax/build-a-top-panel-with-jquery/"></p>
<p><img src="http://www.designwalker.com/img/slide/slide11.jpg" border="0" alt="Build An Incredible Login Form With jQuery" /></p>
<p></a></p>
<h4>12. <a title="Carousel" href="http://billwscott.com/carousel/">Carousel</a></h4>
<p>The carousel component manages a list of content (HTML LI elements within a UL) that can be displayed horizontally or vertically. The content can be scrolled back and forth with or without animation.</p>
<p><a href="http://billwscott.com/carousel/#examples">demo page</a></p>
<p align="center"><a title="Carousel" href="http://billwscott.com/carousel/"></p>
<p><img src="http://www.designwalker.com/img/slide/slide12.jpg" border="0" alt="Carousel" /></p>
<p></a></p>
<h4>13. <a title="jCarousel" href="http://sorgalla.com/jcarousel/">jCarousel</a></h4>
<p>jCarousel is a jQuery plugin for controlling a list of items in horizontal or vertical order.</p>
<p align="center"><a title="jCarousel" href="http://sorgalla.com/jcarousel/"></p>
<p><img src="http://www.designwalker.com/img/slide/slide13.jpg" border="0" alt="jCarousel" /></p>
<p></a></p>
<h4>14. <a title="Scroll your HTML with jquery scrollable" href="http://www.flowplayer.org/tools/scrollable.html">Scroll your HTML with jquery scrollable</a></h4>
<p>Use mouse, mousewheel or keyboard arrows to scroll through these elements.</p>
<p align="center"><a title="Scroll your HTML with jquery scrollable" href="http://www.flowplayer.org/tools/scrollable.html"></p>
<p><img src="http://www.designwalker.com/img/slide/slide14.jpg" border="0" alt="Scroll your HTML with jquery scrollable" /></p>
<p></a></p>
<h3>Slide Effect Web Design Inspirations</h3>
<p>Using slide effect properly, you&#8217;ll be able to create following sites!</p>
<h4>1. <a title="youlove.us" href="http://youlove.us/">youlove.us</a></h4>
<p align="center"><a title="youlove.us" href="http://youlove.us/"></p>
<p><img src="http://www.designwalker.com/img/slide/slide15.jpg" border="0" alt="youlove.us" /></p>
<p></a></p>
<h4>2. <a title="tap tap tap ~ tasty bits for your iPhone" href="http://www.taptaptap.com/">tap tap tap ~ tasty bits for your iPhone</a></h4>
<p align="center"><a title="tap tap tap ~ tasty bits for your iPhone" href="http://www.taptaptap.com/"></p>
<p><img src="http://www.designwalker.com/img/slide/slide16.jpg" border="0" alt="tap tap tap ~ tasty bits for your iPhone" /></p>
<p></a></p>
<h4>3. <a title="Viget Labs Is Hiring" href="http://www.teamviget.com/">Viget Labs Is Hiring</a></h4>
<p align="center"><a title="Viget Labs Is Hiring" href="http://www.teamviget.com/"></p>
<p><img src="http://www.designwalker.com/img/slide/slide17.jpg" border="0" alt="Viget Labs Is Hiring" /></p>
<p></a></p>
<h4>4. <a title="Panic - Coda - One-Window Web Development for Mac OS X" href="http://www.panic.com/coda/">Panic &#8211; Coda &#8211; One-Window Web Development for Mac OS X</a></h4>
<p align="center"><a title="Panic - Coda - One-Window Web Development for Mac OS X" href="http://www.panic.com/coda/"></p>
<p><img src="http://www.designwalker.com/img/slide/slide18.jpg" border="0" alt="Panic - Coda - One-Window Web Development for Mac OS X" /></p>
<p></a></p>
<h4>5. <a title="IL FRUTTETO" href="http://www.campingilfrutteto.it/">IL FRUTTETO</a></h4>
<p align="center"><a title="IL FRUTTETO" href="http://www.campingilfrutteto.it/"></p>
<p><img src="http://www.designwalker.com/img/slide/slide19.jpg" border="0" alt="IL FRUTTETO" /></p>
<p></a></p>
<h4>6. <a title="Lucuma | Audiovisual" href="http://lucuma.com.ar/">Lucuma | Audiovisual</a></h4>
<p align="center"><a title="Lucuma | Audiovisual" href="http://lucuma.com.ar/"></p>
<p><img src="http://www.designwalker.com/img/slide/slide20.jpg" border="0" alt="Lucuma | Audiovisual" /></p>
<p></a></p>
<h4>7. <a title="Engage Interactive" href="http://www.engageinteractive.co.uk/">Engage Interactive</a></h4>
<p align="center"><a title="Engage Interactive" href="http://www.engageinteractive.co.uk/"></p>
<p><img src="http://www.designwalker.com/img/slide/slide21.jpg" border="0" alt="Engage Interactive" /></p>
<p></a></p>
<h4>8. <a title="Goodworks Media" href="http://www.goodworksmedia.com/">Goodworks Media</a></h4>
<p align="center"><a title="Goodworks Media" href="http://www.goodworksmedia.com/"></p>
<p><img src="http://www.designwalker.com/img/slide/slide22.jpg" border="0" alt="Goodworks Media" /></p>
<p></a></p>
<h4>9. <a title="Danny Blackman // est. 1985" href="http://www.dannyblackman.com/">Danny Blackman // est. 1985</a></h4>
<p align="center"><a title="Danny Blackman // est. 1985" href="http://www.dannyblackman.com/"></p>
<p><img src="http://www.designwalker.com/img/slide/slide23.jpg" border="0" alt="Danny Blackman // est. 1985" /></p>
<p></a></p>
<h4>10. <a title="NOFRKS.design" href="http://www.nofrks.com/">NOFRKS.design</a></h4>
<p align="center"><a title="NOFRKS.design" href="http://www.nofrks.com/"></p>
<p><img src="http://www.designwalker.com/img/slide/slide24.jpg" border="0" alt="NOFRKS.design" /></p>
<p></a></p>
<h4>11. <a title="Qlear Interaction Design" href="http://www.qlear.nl/hello.php">Qlear Interaction Design</a></h4>
<p align="center"><a title="Qlear Interaction Design" href="http://www.qlear.nl/hello.php"></p>
<p><img src="http://www.designwalker.com/img/slide/slide25.jpg" border="0" alt="Qlear Interaction Design" /></p>
<p></a></p>
<h4>12. <a title="Ann Arbor Web Design and Ann Arbor Graphic Design, by 3.7 Designs Interactive" href="http://www.3point7designs.com/">Ann Arbor Web Design and Ann Arbor Graphic Design, by 3.7 Designs Interactive</a></h4>
<p align="center"><a title="Ann Arbor Web Design and Ann Arbor Graphic Design, by 3.7 Designs Interactive" href="http://www.3point7designs.com/"></p>
<p><img src="http://www.designwalker.com/img/slide/slide26.jpg" border="0" alt="Ann Arbor Web Design and Ann Arbor Graphic Design, by 3.7 Designs Interactive" /></p>
<p></a></p>
<h4>13. <a title="Web Design Belgrade" href="http://www.sroown.com/">Web Design Belgrade</a></h4>
<p align="center"><a title="Web Design Belgrade" href="http://www.sroown.com/"></p>
<p><img src="http://www.designwalker.com/img/slide/slide27.jpg" border="0" alt="Web Design Belgrade" /></p>
<p></a></p>
<h4>14. <a title="www.MelissaHie.com" href="http://www.melissahie.com/">www.MelissaHie.com</a></h4>
<p align="center"><a title="www.MelissaHie.com" href="http://www.melissahie.com/"></p>
<p><img src="http://www.designwalker.com/img/slide/slide28.jpg" border="0" alt="www.MelissaHie.com" /></p>
<p></a></p>
<h4>15. <a title="volll" href="http://www.volll.com/">volll</a></h4>
<p align="center"><a title="volll" href="http://www.volll.com/"></p>
<p><img src="http://www.designwalker.com/img/slide/slide29.jpg" border="0" alt="volll" /></p>
<p></a></p>
<h4>16. <a title="CSS Brigit |  Fuente de Inspiración" href="http://www.cssbrigit.com/">CSS Brigit |  Fuente de Inspiración</a></h4>
<p align="center"><a title="CSS Brigit |  Fuente de Inspiración" href="http://www.cssbrigit.com/"></p>
<p><img src="http://www.designwalker.com/img/slide/slide30.jpg" border="0" alt="CSS Brigit |  Fuente de Inspiración" /></p>
<p></a></p>
<h4>17. <a title="IJsfontein" href="http://ijsfontein.nl/">IJsfontein</a></h4>
<p align="center"><a title="IJsfontein" href="http://ijsfontein.nl/"></p>
<p><img src="http://www.designwalker.com/img/slide/slide31.jpg" border="0" alt="IJsfontein" /></p>
<p></a></p>
<h4>18. <a title="sourcebits" href="http://www.sourcebits.com/">sourcebits</a></h4>
<p align="center"><a title="sourcebits" href="http://www.sourcebits.com/"></p>
<p><img src="http://www.designwalker.com/img/slide/slide32.jpg" border="0" alt="sourcebits" /></p>
<p></a></p>
<h4>19. <a title="VivaViralVideo.com" href="http://vivaviralvideo.com/">VivaViralVideo.com</a></h4>
<p align="center"><a title="VivaViralVideo.com" href="http://vivaviralvideo.com/"></p>
<p><img src="http://www.designwalker.com/img/slide/slide33.jpg" border="0" alt="VivaViralVideo.com" /></p>
<p></a></p>
<h4>20. <a title="Hotel Oxford - Timisoara" href="http://www.hotel-oxford.ro/">Hotel Oxford &#8211; Timisoara</a></h4>
<p align="center"><a title="Hotel Oxford - Timisoara" href="http://www.hotel-oxford.ro/"></p>
<p><img src="http://www.designwalker.com/img/slide/slide34.jpg" border="0" alt="Hotel Oxford - Timisoara" /></p>
<p></a></p>
<h4>21. <a title="The portfolio of Bryan Katzel" href="http://www.webleeddesign.com/">The portfolio of Bryan Katzel</a></h4>
<p align="center"><a title="The portfolio of Bryan Katzel" href="http://www.webleeddesign.com/"></p>
<p><img src="http://www.designwalker.com/img/slide/slide35.jpg" border="0" alt="The portfolio of Bryan Katzel" /></p>
<p></a></p>
]]></content:encoded>
			<wfw:commentRss>http://max.designwalker.com/webdesign/slide-effect/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>UI Patterns</title>
		<link>http://max.designwalker.com/webdesign/ui-patterns/</link>
		<comments>http://max.designwalker.com/webdesign/ui-patterns/#comments</comments>
		<pubDate>Thu, 29 May 2008 07:43:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WebDesign]]></category>
		<category><![CDATA[inspiration]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://max.designwalker.com/?p=59</guid>
		<description><![CDATA[I really love NETTUTS which was launched coupple months ago.
You&#8217;ll see great web development tutorials on this site.
After the success of PSDTUTS, they launched this.
NETTUTS





My favorite articles on this site is&#8230;
How To Create A &#8216;Mootools Homepage&#8217; Inspired Navigation Effect Using jQuery





Create a Slick Tabbed Content Area using CSS &#038; jQuery





It depending on your idea, you [...]]]></description>
			<content:encoded><![CDATA[<p>I really love <a href="http://nettuts.com/" title="NETTUTS">NETTUTS</a> which was launched coupple months ago.</p>
<p>You&#8217;ll see great web development tutorials on this site.</p>
<p>After the success of <a href="http://psdtuts.com/" title="PSDTUTS">PSDTUTS</a>, they launched this.</p>
<h4><a href="http://nettuts.com/" title="NETTUTS">NETTUTS</a></h4>
<p align="center">
<a href="http://nettuts.com/" title="NETTUTS"><br />
<img src="http://www.designwalker.com/img/ui_pattern/ui_pattern01.jpg" alt="NETTUTS" border="0" /><br />
</a>
</p>
<p>My favorite articles on this site is&#8230;</p>
<h4><a href="http://nettuts.com/html-css-techniques/how-to-create-a-mootools-homepage-inspired-navigation-effect-using-jquery/" title="How To Create A &#8216;Mootools Homepage&#8217; Inspired Navigation Effect Using jQuery">How To Create A &#8216;Mootools Homepage&#8217; Inspired Navigation Effect Using jQuery</a></h4>
<p align="center">
<a href="http://nettuts.com/html-css-techniques/how-to-create-a-mootools-homepage-inspired-navigation-effect-using-jquery/" title="How To Create A &#8216;Mootools Homepage&#8217; Inspired Navigation Effect Using jQuery"><br />
<img src="http://www.designwalker.com/img/ui_pattern/ui_pattern02.jpg" alt="How To Create A &#8216;Mootools Homepage&#8217; Inspired Navigation Effect Using jQuery" border="0" /><br />
</a>
</p>
<h4><a href="http://nettuts.com/html-css-techniques/how-to-create-a-slick-tabbed-content-area/" title="Create a Slick Tabbed Content Area using CSS &#038; jQuery">Create a Slick Tabbed Content Area using CSS &#038; jQuery</a></h4>
<p align="center">
<a href="http://nettuts.com/html-css-techniques/how-to-create-a-slick-tabbed-content-area/" title="Create a Slick Tabbed Content Area using CSS &#038; jQuery"><br />
<img src="http://www.designwalker.com/img/ui_pattern/ui_pattern03.jpg" alt="Create a Slick Tabbed Content Area using CSS &#038; jQuery" border="0" /><br />
</a>
</p>
<p>It depending on your idea, you can integrate those script on your site or blogs.</p>
<p>I also find some UI Patterns you may be interested in.</p>
<h4><a href="http://cameronmoll.com/articles/extensible-css/" title="The Highly Extensible CSS Interface">The Highly Extensible CSS Interface</a></h4>
<p>Tutorials and demos about extensible css, visual jQuery and ajax interactivity. You can download sample file!</p>
<p align="center">
<a href="http://cameronmoll.com/articles/extensible-css/" title="The Highly Extensible CSS Interface"><br />
<img src="http://www.designwalker.com/img/ui_pattern/ui_pattern04.jpg" alt="The Highly Extensible CSS Interface" border="0" /><br />
</a>
</p>
<h4><a href="http://ui-patterns.com/" title="UI-patterns.com">UI-patterns.com</a></h4>
<p>User Interface Design Pattern Library. UI patterns for web designers. See examples and read rationale, solutions, and implementations for each pattern.</p>
<p align="center">
<a href="http://ui-patterns.com/" title="UI-patterns.com"><br />
<img src="http://www.designwalker.com/img/ui_pattern/ui_pattern05.jpg" alt="UI-patterns.com" border="0" /><br />
</a>
</p>
<h4><a href="http://developer.yahoo.com/ypatterns/" title="Yahoo! Design Pattern Library">Yahoo! Design Pattern Library</a></h4>
<p>Yahoo! Design Pattern Library. Each patterns have a movie so it&#8217;s really esay to see.</p>
<p align="center">
<a href="http://developer.yahoo.com/ypatterns/" title="Yahoo! Design Pattern Library"><br />
<img src="http://www.designwalker.com/img/ui_pattern/ui_pattern06.jpg" alt="Yahoo! Design Pattern Library" border="0" /><br />
</a>
</p>
<h4><a href="http://www.welie.com/patterns/" title="Interaction Design Pattern Library - Welie.com">Interaction Design Pattern Library &#8211; Welie.com</a></h4>
<p>A bunch of Design Patterns!</p>
<p align="center">
<a href="http://www.welie.com/patterns/" title="Interaction Design Pattern Library - Welie.com"><br />
<img src="http://www.designwalker.com/img/ui_pattern/ui_pattern07.jpg" alt="Interaction Design Pattern Library - Welie.com" border="0" /><br />
</a>
</p>
<h4><a href="http://konigi.com/" title="Konigi">Konigi</a></h4>
<p>Konigi is a resource for user experience designers. They showcase examples of interface and visual design in their galleries</p>
<p align="center">
<a href="http://konigi.com/" title="Konigi"><br />
<img src="http://www.designwalker.com/img/ui_pattern/ui_pattern08.jpg" alt="Konigi" border="0" /><br />
</a>
</p>
<h4><a href="http://designlibrary.blinkinteractive.com/" title="blink design library">blink design library</a></h4>
<p>Blink Interactive is a Seattle-based user experience consulting firm. Their design library is an informal collection of design examples with commentary.</p>
<p align="center">
<a href="http://designlibrary.blinkinteractive.com/" title="blink design library"><br />
<img src="http://www.designwalker.com/img/ui_pattern/ui_pattern09.jpg" alt="blink design library" border="0" /><br />
</a>
</p>
<h4><a href="http://www.flickr.com/photos/guspim/collections/72157600047307884/" title="Collection: [Design Solutions] | flickr">Collection: [Design Solutions] | flickr</a></h4>
<p>You can see flickr for design patterns as well. You may also see <a href="http://www.flickr.com/photos/factoryjoe/collections/72157600001823120/" title="Design Patterns">here</a> or <a href="http://www.flickr.com/photos/morville/collections/72157603785835882/" title="Search Patterns">here</a>.</p>
<p align="center">
<a href="http://www.flickr.com/photos/guspim/collections/72157600047307884/" title="Collection: [Design Solutions] | flickr"><br />
<img src="http://www.designwalker.com/img/ui_pattern/ui_pattern11.jpg" alt="Collection: [Design Solutions] | flickr" border="0" /><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://max.designwalker.com/webdesign/ui-patterns/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CSS Sprite Technique Samples</title>
		<link>http://max.designwalker.com/webdesign/css-sprite/</link>
		<comments>http://max.designwalker.com/webdesign/css-sprite/#comments</comments>
		<pubDate>Sat, 16 Feb 2008 08:09:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WebDesign]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[tool]]></category>

		<guid isPermaLink="false">http://max.designwalker.com/webdesign/css-sprite/</guid>
		<description><![CDATA[CSS sprite technique is a way to improve performance of a website by combining images in a single large &#8220;map&#8221; of images, and then display the relevant portions of it on the page elements.
Actually, this technique is used for YouTube Player as well.
 


Here is the list of CSS Sprite Technique Samples.
1. CSS Sprites: What [...]]]></description>
			<content:encoded><![CDATA[<p>CSS sprite technique is a way to improve performance of a website by combining images in a single large &#8220;map&#8221; of images, and then display the relevant portions of it on the page elements.</p>
<p>Actually, this technique is used for YouTube Player as well.</p>
<p align="center"> <a href="http://youtube.com/" title="YouTube"><br />
<img src="http://www.designwalker.com/img/css_sprite/css_sprite01.jpg" alt="YouTube" border="0" /><br />
</a></p>
<p>Here is the list of CSS Sprite Technique Samples.</p>
<h4>1. <a href="http://css-tricks.com/css-sprites-what-they-are-why-theyre-cool-and-how-to-use-them/" title="CSS Sprites: What They Are, Why They’re Cool, and How To Use Them">CSS Sprites: What They Are, Why They’re Cool, and How To Use Them</a></h4>
<blockquote><p>Using CSS Sprites, we can really lighten this example up. Instead of having ten separate images for the buttons (five default states and five rollover states), we can literally combine all of them into one big long image.</p></blockquote>
<p align="center"> <a href="http://css-tricks.com/css-sprites-what-they-are-why-theyre-cool-and-how-to-use-them/" title="CSS Sprites: What They Are, Why They’re Cool, and How To Use Them"><br />
<img src="http://www.designwalker.com/img/css_sprite/css_sprite02.jpg" alt="CSS Sprites: What They Are, Why They’re Cool, and How To Use Them" border="0" /><br />
</a></p>
<p>Check it out the AFTER example.</p>
<p align="center"> <a href="http://css-tricks.com/css-sprites-what-they-are-why-theyre-cool-and-how-to-use-them/" title="CSS Sprites: What They Are, Why They’re Cool, and How To Use Them"><br />
<img src="http://www.designwalker.com/img/css_sprite/css_sprite03.jpg" alt="CSS Sprites: What They Are, Why They’re Cool, and How To Use Them" border="0" /><br />
</a></p>
<blockquote><p>We were able to reduce the number of HTTP-Requests by 9 and the total file size of the image(s) by 6.5 KB. That’s a pretty huge improvement for such a little example. Imagine what you could do on a full website.</p></blockquote>
<h4>2. <a href="http://stylemeltdown.com/2007/10/22/image-sprite-navigation-with-css/" title="Image Sprite Navigation With CSS">Image Sprite Navigation With CSS</a></h4>
<p>You can see the basic CSS Sprite Technique sample for Navigation.</p>
<p align="center"> <a href="http://stylemeltdown.com/2007/10/22/image-sprite-navigation-with-css/" title="Image Sprite Navigation With CSS"><br />
<img src="http://www.designwalker.com/img/css_sprite/css_sprite04.jpg" alt="Image Sprite Navigation With CSS" border="0" /><br />
</a></p>
<h4>3. <a href="http://www.webdesignerwall.com/tutorials/advanced-css-menu/" title="Advanced CSS Menu">Advanced CSS Menu</a></h4>
<p><a href="http://www.webdesignerwall.com/" title="WebDesignerWall">WebDesignerWall</a> shows you creative CSS Sprite Menu. You can download the sample file.</p>
<p align="center"> <a href="http://www.webdesignerwall.com/tutorials/advanced-css-menu/" title="Advanced CSS Menu"><br />
<img src="http://www.designwalker.com/img/css_sprite/css_sprite05.jpg" alt="Advanced CSS Menu" border="0" /><br />
</a></p>
<h4>4. <a href="http://dragoninteractive.com/" title="Dragon Interactive">Dragon Interactive</a></h4>
<p>This is a sample of using <a href="http://jquery.com/" title="jQuery">jQuery</a> and CSS Sprite. That&#8217;s amazing Menu.</p>
<p align="center"> <a href="http://dragoninteractive.com/" title="Dragon Interactive"><br />
<img src="http://www.designwalker.com/img/css_sprite/css_sprite06.jpg" alt="Dragon Interactive" border="0" /><br />
</a></p>
<p>This is a sprite image for the menu.</p>
<p align="center"> <a href="http://dragoninteractive.com/" title="Dragon Interactive"><br />
<img src="http://www.designwalker.com/img/css_sprite/css_sprite07.jpg" alt="Dragon Interactive" border="0" /><br />
</a></p>
<h4>5. <a href="http://www.sitepoint.com/blogs/2007/07/20/javascript-sprite-animation-using-jquery/" title="JavaScript Sprite Animation Using jQuery">JavaScript Sprite Animation Using jQuery</a></h4>
<p>Here is another sample of using <a href="http://jquery.com/" title="jQuery">jQuery</a> and CSS Sprite. That&#8217;s really clever idea!</p>
<p>12 page sprite</p>
<p align="center"> <a href="http://www.sitepoint.com/blogs/2007/07/20/javascript-sprite-animation-using-jquery/" title="JavaScript Sprite Animation Using jQuery"><img src="http://www.designwalker.com/img/css_sprite/css_sprite08.jpg" alt="JavaScript Sprite Animation Using jQuery" border="0" /><br />
</a></p>
<p>the page-turning part</p>
<p align="center"> <a href="http://www.sitepoint.com/blogs/2007/07/20/javascript-sprite-animation-using-jquery/" title="JavaScript Sprite Animation Using jQuery"><img src="http://www.designwalker.com/img/css_sprite/css_sprite09.jpg" alt="JavaScript Sprite Animation Using jQuery" border="0" /><br />
</a></p>
<p>Here is the <a href="http://www.sitepoint.com/examples/jquery/animate4.php" title="Page Turner Test">demo</a>.</p>
<h4>6. <a href="http://spritegen.website-performance.org/" title="CSS Sprite Generator">CSS Sprite Generator</a></h4>
<p>CSS Sprite Generator is an online tool to help automate the process of generating CSS sprites. Given a ZIP file containing 2 or more images (GIF, PNG or JPG), it will generate a sprite image and the corresponding CSS rules to target and display each compo</p>
<p align="center"> <a href="http://spritegen.website-performance.org/" title="CSS Sprite Generator"><img src="http://www.designwalker.com/img/css_sprite/css_sprite10.jpg" alt="CSS Sprite Generator" border="0" /><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://max.designwalker.com/webdesign/css-sprite/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>11 CSS Tips and Techniques  Roundup</title>
		<link>http://max.designwalker.com/webdesign/css-tips/</link>
		<comments>http://max.designwalker.com/webdesign/css-tips/#comments</comments>
		<pubDate>Fri, 18 Jan 2008 10:03:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WebDesign]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://max.designwalker.com/webdesign/css-tips/</guid>
		<description><![CDATA[1. Image map for detailed information
A further stage in the use of a css image map.
Just hover your mouse over the painting to reveal three areas of interest. Then hover over each area to reveal an enlarged detail with text.
This method could be used on an educational site to give information and enhanced details of [...]]]></description>
			<content:encoded><![CDATA[<h4>1. <a href="http://www.cssplay.co.uk/menu/old_master.html" title="Image map for detailed information">Image map for detailed information</a></h4>
<p>A further stage in the use of a css image map.</p>
<p>Just hover your mouse over the painting to reveal three areas of interest. Then hover over each area to reveal an enlarged detail with text.</p>
<p>This method could be used on an educational site to give information and enhanced details of images in general.</p>
<p>The idea is based on my previous image maps but takes it a step further in functionality.</p>
<p>Works in IE5.5 and almost works in IE5.01</p>
<p align="center"> <a href="http://www.cssplay.co.uk/menu/old_master.html" title="Image map for detailed information"><br />
<img src="http://www.designwalker.com/img/css_tips/css_tips01.jpg" alt="Image map for detailed information" border="0" /></a></p>
<p align="center">&nbsp;</p>
<h4>2. <a href="http://www.webreference.com/programming/css_animation/index.html" title="How to Create Flick Animations with CSS">How to Create Flick Animations with CSS</a></h4>
<p>This is a method of animation that requires some interaction with your visitors, making a visit to your web site a more enjoyable experience for them, and maybe tempting them to come back for more.</p>
<p>FLICK ANIMATION is 100% CSS and DOES NOT use javascript</p>
<p align="center"> <a href="http://www.webreference.com/programming/css_animation/index.html" title="How to Create Flick Animations with CSS"><br />
<img src="http://www.designwalker.com/img/css_tips/css_tips02.jpg" alt="How to Create Flick Animations with CSS" border="0" /></a></p>
<p align="center">&nbsp;</p>
<h4>3. <a href="http://kurafire.net/projects/face" title="FACE: Faruk's Animated CSS Enhancements">FACE: Faruk&#8217;s Animated CSS Enhancements</a></h4>
<p>FACE was developed to allow standards-compliant web developers to put more life and energy into their pages, without having to learn Javascript or Flash: all it takes is basic math skills and a good understanding of CSS. FACE is built entirely from JavaScript and the CSS that you provide to control the animation.</p>
<p align="center"> <a href="http://kurafire.net/projects/face" title="FACE: Faruk's Animated CSS Enhancements"><br />
<img src="http://www.designwalker.com/img/css_tips/css_tips07.jpg" alt="FACE: Faruk's Animated CSS Enhancements" border="0" /></a></p>
<p align="center">&nbsp;</p>
<h4>4. <a href="http://www.webdesignerwall.com/tutorials/css-gradient-text-effect/" title="CSS Gradient Text Effect">CSS Gradient Text Effect</a></h4>
<p>Do you want to create fancy headings without rendering each heading with Photoshop? Here is a simple CSS trick to show you how to create gradient text effect with a PNG image (pure CSS, no Javascript or Flash).</p>
<p align="center"> <a href="http://www.webdesignerwall.com/tutorials/css-gradient-text-effect/" title="CSS Gradient Text Effect"><br />
<img src="http://www.designwalker.com/img/css_tips/css_tips03.jpg" alt="CSS Gradient Text Effect" border="0" /></a></p>
<p align="center">&nbsp;</p>
<h4>5. <a href="http://www.dynamixlabs.com/2008/01/17/a-quick-look-add-a-loading-icon-to-your-larger-images/" title="css: add a loading icon to your larger images">css: add a loading icon to your larger images</a></h4>
<p>Let’s say that you have a large image (or several large images) on a particular page, and you want to let visitors know that the image is loading.</p>
<p>You could use a piece of javascript to embed a “loading” image for all images that have not yet loaded, but unless you are loading a ton of very large images on a single page, we have a much simpler (and cleaner) method to accomplish the same thing.</p>
<p align="center"> <a href="http://www.dynamixlabs.com/2008/01/17/a-quick-look-add-a-loading-icon-to-your-larger-images/" title="css: add a loading icon to your larger images"><br />
<img src="http://www.designwalker.com/img/css_tips/css_tips04.jpg" alt="css: add a loading icon to your larger images" border="0" /></a></p>
<p align="center">&nbsp;</p>
<h4>6. <a href="http://www.askthecssguy.com/2007/08/creating_a_table_with_dynamica.html" title="Creating a table with dynamically highlighted columns like Crazy Egg's pricing table">Creating a table with dynamically highlighted columns like Crazy Egg&#8217;s pricing table</a></h4>
<p>I like Crazy Egg&#8217;s pricing table on their Pricing &amp; Signup page. When you click on &#8220;Sign Up&#8221; for an option, that plan&#8217;s column highlights, the other plans vanish, and a signup form takes their place. There is a number of impressive things happening within this small area. I wanted to try and recreate the behavior step by step, and share the power of combining CSS, JavaScript, and images in clever ways.</p>
<p align="center"> <a href="http://www.askthecssguy.com/2007/08/creating_a_table_with_dynamica.html" title="Creating a table with dynamically highlighted columns like Crazy Egg's pricing table"><br />
<img src="http://www.designwalker.com/img/css_tips/css_tips06.jpg" alt="Creating a table with dynamically highlighted columns like Crazy Egg's pricing table" border="0" /></a></p>
<p align="center">&nbsp;</p>
<h4>7. <a href="http://www.oscaralexander.com/tutorials/how-to-make-sexy-buttons-with-css.html" title="How to make sexy buttons with CSS">How to make sexy buttons with CSS</a></h4>
<p>This tutorial will teach you how to create pretty looking textual buttons (with alternate pressed state) using CSS. Dynamic buttons save you heaps of time otherwise spent creating graphics and will basically make you a happier person at the end of the day.</p>
<p align="center"> <a href="http://www.oscaralexander.com/tutorials/how-to-make-sexy-buttons-with-css.html" title="How to make sexy buttons with CSS"><br />
<img src="http://www.designwalker.com/img/css_tips/css_tips08.jpg" alt="How to make sexy buttons with CSS" border="0" /></a></p>
<p align="center">&nbsp;</p>
<h4>8. <a href="http://css-tricks.com/put-checkmarks-next-to-visted-links-with-pure-css/" title="Checkmark Your Visited Links with Pure CSS">Checkmark Your Visited Links with Pure CSS</a></h4>
<p>You can take control of the styling of these anchor elements in your CSS by targeting them with pseudo classes. The goal of this tutorial is to get a check mark preceding visited links for a nice visual indicator.</p>
<p align="center"> <a href="http://css-tricks.com/put-checkmarks-next-to-visted-links-with-pure-css/" title="Checkmark Your Visited Links with Pure CSS"><br />
<img src="http://www.designwalker.com/img/css_tips/css_tips09.jpg" alt="Checkmark Your Visited Links with Pure CSS" border="0" /></a></p>
<p align="center">&nbsp;</p>
<h4>9. <a href="http://qrayg.com/learn/footerstick" title="footerStick">footerStick</a></h4>
<p>I&#8217;m going to show you all how to force the footer of a webpage to stick to the bottom of the viewport. This is a pretty advanced CSS method and requires that you know a bit about how CSS works.</p>
<p align="center"> <a href="http://qrayg.com/learn/footerstick" title="footerStick"><br />
<img src="http://www.designwalker.com/img/css_tips/css_tips10.jpg" alt="footerStick" border="0" /></a></p>
<p align="center">&nbsp;</p>
<h4>10. <a href="http://www.ndesign-studio.com/blog/mac/css-dock-menu" title="CSS Dock Menu">CSS Dock Menu</a></h4>
<p>If you are a big Mac fan, you will love this CSS dock menu that I designed. It is using Jquery Javascript library and Fisheye component from Interface and some of my icons. It comes with two dock styles &#8211; top and bottom. This CSS dock menu is perfert to add on to my iTheme. Here I will show you how to implement it to your web page.</p>
<p align="center"> <a href="http://www.ndesign-studio.com/blog/mac/css-dock-menu" title="CSS Dock Menu"><br />
<img src="http://www.designwalker.com/img/css_tips/css_tips11.jpg" alt="CSS Dock Menu" border="0" /></a></p>
<p align="center">&nbsp;</p>
<h4>11. <a href="http://www.emanueleferonato.com/2007/08/22/create-a-lightbox-effect-only-with-css-no-javascript-needed/" title="Create a Lightbox effect only with CSS - no javascript needed">Create a Lightbox effect only with CSS &#8211; no javascript needed</a></h4>
<p>There are tons of Lightbox scripts in the web, each one with its unique features and limitations, but all require massive use of Javascript or the installation of javascript frameworks.</p>
<p>This example does not want to compete with those scripts, but if you are looking for a simple, 100% CSS, 0% javascript lightbox, this may help you.</p>
<p align="center"> <a href="http://www.emanueleferonato.com/2007/08/22/create-a-lightbox-effect-only-with-css-no-javascript-needed/" title="Create a Lightbox effect only with CSS - no javascript needed"><br />
<img src="http://www.designwalker.com/img/css_tips/css_tips12.jpg" alt="Create a Lightbox effect only with CSS - no javascript needed" border="0" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://max.designwalker.com/webdesign/css-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

