<?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>Blogfreakz - Web Design and Web Development resources &#187; Javascript</title>
	<atom:link href="http://blogfreakz.com/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogfreakz.com</link>
	<description>A site dedicated to keeping up with the latest trends on Web Design</description>
	<lastBuildDate>Thu, 24 May 2012 05:41:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>NetEye Touch Gallery</title>
		<link>http://blogfreakz.com/tutorial/neteye-touch-gallery/</link>
		<comments>http://blogfreakz.com/tutorial/neteye-touch-gallery/#comments</comments>
		<pubDate>Thu, 10 May 2012 02:10:09 +0000</pubDate>
		<dc:creator>Marvin@Blogfreakz</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Light Box]]></category>
		<category><![CDATA[Mobile development]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[free tutorial]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=27294</guid>
		<description><![CDATA[Upgrade your mobile browser&#8217;s photo-viewing apps with the NetEye Touch Gallery. It’s a type of lightbox that’s written and optimized for Mobile Safari on iPad/iPhone, has photo gallery for any touch devices, has touch support and it works with Desktop Safari, Firefox 4, Opera, Chrome and limited for IE which may have no transition. Click [...]]]></description>
			<content:encoded><![CDATA[<p>Upgrade your mobile browser&#8217;s photo-viewing apps with the NetEye Touch  Gallery. It’s a type of lightbox that’s written and optimized for Mobile  Safari on iPad/iPhone, has photo gallery for any touch devices, has  touch support and it works with Desktop Safari, Firefox 4, Opera, Chrome  and limited for IE which may have no transition.</p>
<p style="text-align: center;"><a href="http://neteye.github.com/downloads/NETEYE-touch-gallery-1.0.0.zip" target="_blank"><img class="aligncenter size-full wp-image-27295" title="neteye" src="http://blogfreakz.com/wp-content/uploads/2012/05/neteye.jpg" alt="neteye NetEye Touch Gallery" width="446" height="224" /></a><strong>Click on the image to download the zip file. </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong>Usage:</p>
<pre><span style="color: #003366;">&lt;div id="gallery"&gt;</span></pre>
<pre><span style="color: #003366;">&lt;a href="image1.jpg"&gt;</span></pre>
<pre><span style="color: #003366;">&lt;img src="thumb1.jpg" /&gt;</span></pre>
<pre><span style="color: #003366;">&lt;/a&gt;</span></pre>
<pre><span style="color: #003366;">&lt;a href="image2.jpg"&gt;</span></pre>
<pre><span style="color: #003366;">&lt;img src="thumb2.jpg" /&gt;</span></pre>
<pre><span style="color: #003366;">&lt;/a&gt;</span></pre>
<pre><span style="color: #003366;">&lt;a href="image3.jpg"&gt;</span></pre>
<pre><span style="color: #003366;">&lt;img src="thumb3.jpg" /&gt;</span></pre>
<pre><span style="color: #003366;">&lt;/a&gt;</span></pre>
<pre><span style="color: #003366;">&lt;/div&gt;</span></pre>
<pre><span style="color: #003366;">&lt;script&gt;</span></pre>
<pre><span style="color: #003366;">$('#gallery a').touchGallery();</span></pre>
<pre><span style="color: #003366;">&lt;/script&gt;</span></pre>
<p>You may alter it by providing the getSource function like this:</p>
<pre><span style="color: #003366;">&lt;img src="thumb1.jpg" data-large="image1.jpg" /&gt;</span></pre>
<pre><span style="color: #003366;">&lt;img src="thumb2.jpg" data-large="image2.jpg" /&gt;</span></pre>
<pre><span style="color: #003366;">&lt;img src="thumb3.jpg"  data-large="image3.jpg" /&gt;</span></pre>
<pre><span style="color: #003366;">&lt;script&gt;</span></pre>
<pre><span style="color: #003366;">$('img[data-large]').touchGallery({</span></pre>
<pre><span style="color: #003366;">getSource: function() {</span></pre>
<pre><span style="color: #003366;">return $(this).attr('data-large');</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">});</span></pre>
<pre><span style="color: #003366;">&lt;/script&gt;</span></pre>
<p>See Touch Gallery&#8217;s full <strong><a href="http://neteye.github.com/touch-gallery.html" target="_blank">DEMO and DETAILS.</a> </strong><br />
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/tutorial/neteye-touch-gallery/" title="admin template">admin template</a></li>
<li><a href="http://blogfreakz.com/tutorial/neteye-touch-gallery/" title="touch gallery script">touch gallery script</a></li>
<li><a href="http://blogfreakz.com/tutorial/neteye-touch-gallery/" title="neteye touch-gallery demo tutorial">neteye touch-gallery demo tutorial</a></li>
<li><a href="http://blogfreakz.com/tutorial/neteye-touch-gallery/" title="neteye touch-gallery demo">neteye touch-gallery demo</a></li>
<li><a href="http://blogfreakz.com/tutorial/neteye-touch-gallery/" title="neteye touch-gallery">neteye touch-gallery</a></li>
<li><a href="http://blogfreakz.com/tutorial/neteye-touch-gallery/" title="neteye touch jquery mobile">neteye touch jquery mobile</a></li>
<li><a href="http://blogfreakz.com/tutorial/neteye-touch-gallery/" title="jquery mobile tutorial">jquery mobile tutorial</a></li>
<li><a href="http://blogfreakz.com/tutorial/neteye-touch-gallery/" title="jquery mobile touch gallery html5">jquery mobile touch gallery html5</a></li>
<li><a href="http://blogfreakz.com/tutorial/neteye-touch-gallery/" title="jquery mobile image gallery">jquery mobile image gallery</a></li>
<li><a href="http://blogfreakz.com/tutorial/neteye-touch-gallery/" title="web touch gallery">web touch gallery</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/tutorial/neteye-touch-gallery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Curtain.js – Add A Sliding Effect To Page Transitions</title>
		<link>http://blogfreakz.com/web-design/curtain-js-add-a-sliding-effect-to-page-transitions/</link>
		<comments>http://blogfreakz.com/web-design/curtain-js-add-a-sliding-effect-to-page-transitions/#comments</comments>
		<pubDate>Tue, 08 May 2012 11:12:19 +0000</pubDate>
		<dc:creator>Keith@Blogfreakz</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[free tutorial]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=27251</guid>
		<description><![CDATA[Curtain.js is jQuery plugin created by Victor Coulon that gives a cool and very unique effect during page transition. It causes the current page to be lifted up just like a curtain that you normally see in theatre stages. Instead of seeing the page load in front of you in a flash, you&#8217;ll see it [...]]]></description>
			<content:encoded><![CDATA[<p><strong><a href="http://curtain.victorcoulon.fr/">Curtain.js</a></strong> is jQuery plugin created by <strong><a href="https://github.com/Victa/">Victor Coulon</a></strong> that gives a cool and very unique effect during page transition. It causes the current page to be lifted up just like a curtain that you normally see in theatre stages. Instead of seeing the page load in front of you in a flash, you&#8217;ll see it scroll upwards, revealing the next page underneath.</p>
<p style="text-align: center;"><em><a href="http://curtain.victorcoulon.fr/#intro"><img class="aligncenter size-full wp-image-27252" title="curtain js" src="http://blogfreakz.com/wp-content/uploads/2012/05/curtain-js.jpg" alt="curtain js Curtain.js – Add A Sliding Effect To Page Transitions" width="394" height="354" /></a></em><strong>Click on the image or the demo, documentation, and instructions.</strong></p>
<p>Aside from using the mousewheel or scrollbar, you can also use the keyboard to navigate the page. The plugin will allow you to control the scrolling speed and also add a fixed element or multiple “steps” element into a panel. It has been tested for compatibility and has been shown to work on the following:</p>
<ul>
<li>iOs 5.0.1 (iPhone + iPad) but the curtain effect is disabled</li>
<li>Safari 5+</li>
<li>Firefox 9+</li>
<li>Chrome 17+</li>
</ul>
<p>You can also visit Victor’s page over at <strong><a href="http://forrst.com/people/Victa">forrst</a></strong> and <strong><a href="http://dribbble.com/victa">dribble</a></strong>.<br />
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/web-design/curtain-js-add-a-sliding-effect-to-page-transitions/" title="author victor coulon layout">author victor coulon layout</a></li>
<li><a href="http://blogfreakz.com/web-design/curtain-js-add-a-sliding-effect-to-page-transitions/" title="jquery page transition plugin">jquery page transition plugin</a></li>
<li><a href="http://blogfreakz.com/web-design/curtain-js-add-a-sliding-effect-to-page-transitions/" title="jquery movie theatre curtains">jquery movie theatre curtains</a></li>
<li><a href="http://blogfreakz.com/web-design/curtain-js-add-a-sliding-effect-to-page-transitions/" title="js css3 page transition tutorial demo">js css3 page transition tutorial demo</a></li>
<li><a href="http://blogfreakz.com/web-design/curtain-js-add-a-sliding-effect-to-page-transitions/" title="page js">page js</a></li>
<li><a href="http://blogfreakz.com/web-design/curtain-js-add-a-sliding-effect-to-page-transitions/" title="Page Transition Effects Web user control">Page Transition Effects Web user control</a></li>
<li><a href="http://blogfreakz.com/web-design/curtain-js-add-a-sliding-effect-to-page-transitions/" title="slider page transition">slider page transition</a></li>
<li><a href="http://blogfreakz.com/web-design/curtain-js-add-a-sliding-effect-to-page-transitions/" title="sliding page transitions jquery">sliding page transitions jquery</a></li>
<li><a href="http://blogfreakz.com/web-design/curtain-js-add-a-sliding-effect-to-page-transitions/" title="tuto curtain js">tuto curtain js</a></li>
<li><a href="http://blogfreakz.com/web-design/curtain-js-add-a-sliding-effect-to-page-transitions/" title="victor coulon box media">victor coulon box media</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/web-design/curtain-js-add-a-sliding-effect-to-page-transitions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Steps on How to Mimic iGoogle Interface</title>
		<link>http://blogfreakz.com/web-design/steps-on-how-to-mimic-igoogle-interface/</link>
		<comments>http://blogfreakz.com/web-design/steps-on-how-to-mimic-igoogle-interface/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 06:46:13 +0000</pubDate>
		<dc:creator>Marvin@Blogfreakz</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[mimic iGoogle]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=26998</guid>
		<description><![CDATA[Web developer James Padolsey shows us a very nice tutorial on how you can create an interface with widgets which mimics the stylish iGoogle interface. You can check the steps by clicking on the image. Get the DEMO and grab the ZIP FILE here. &#160; &#160; &#160; Incoming search terms for the article: IGOOgle igoogle [...]]]></description>
			<content:encoded><![CDATA[<p><strong> </strong></p>
<p>Web developer James Padolsey shows us a very nice tutorial on how you can create an interface with widgets which mimics the stylish iGoogle interface. <strong>You can check the steps by clicking on the image.</strong></p>
<p style="text-align: center;"><a href="http://net.tutsplus.com/tutorials/javascript-ajax/inettuts/" target="_blank"><img class="aligncenter size-full wp-image-26999" title="iGoogle Interface" src="http://blogfreakz.com/wp-content/uploads/2012/04/Google-Interface.jpg" alt="Google Interface Steps on How to Mimic iGoogle Interface" width="508" height="315" /></a>Get the <a href="http://nettuts.s3.amazonaws.com/127_iNETTUTS/demo/index.html" target="_blank"><strong>DEMO</strong></a> and grab the <a href="http://nettuts.s3.amazonaws.com/127_iNETTUTS/source.zip" target="_blank"><strong>ZIP FILE</strong></a> here.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong><br />
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/web-design/steps-on-how-to-mimic-igoogle-interface/" title="IGOOgle">IGOOgle</a></li>
<li><a href="http://blogfreakz.com/web-design/steps-on-how-to-mimic-igoogle-interface/" title="igoogle interface">igoogle interface</a></li>
<li><a href="http://blogfreakz.com/web-design/steps-on-how-to-mimic-igoogle-interface/" title="interface google">interface google</a></li>
<li><a href="http://blogfreakz.com/web-design/steps-on-how-to-mimic-igoogle-interface/" title="mimic igoogle">mimic igoogle</a></li>
<li><a href="http://blogfreakz.com/web-design/steps-on-how-to-mimic-igoogle-interface/" title="mimic igoogle interface">mimic igoogle interface</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/web-design/steps-on-how-to-mimic-igoogle-interface/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sliding Image Puzzle jQuery Plugin</title>
		<link>http://blogfreakz.com/jquery/sliding-image-puzzle-jquery-plugin/</link>
		<comments>http://blogfreakz.com/jquery/sliding-image-puzzle-jquery-plugin/#comments</comments>
		<pubDate>Tue, 10 Apr 2012 09:00:46 +0000</pubDate>
		<dc:creator>Marvin@Blogfreakz</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=26771</guid>
		<description><![CDATA[One cool plugin to integrate into your website is Ben Nadel&#8217;s jQuery sliding image puzzle. It is based on containers with parts of an image and using jQuery as one of its functions,  you can create a cool puzzle for your visitors to enjoy! Click on the image to get the tutorial, then download the [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.bennadel.com/blog/1009-jQuery-Demo-Creating-A-Sliding-Image-Puzzle-Plug-In.htm"><img class="aligncenter size-full wp-image-26772" title="Sliding Image Puzzle" src="http://blogfreakz.com/wp-content/uploads/2012/04/Sliding-Image-Puzzle.jpg" alt="Sliding Image Puzzle Sliding Image Puzzle jQuery Plugin" width="619" height="279" /></a></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p>One cool plugin to integrate into your website is Ben Nadel&#8217;s jQuery sliding image puzzle. It is based on containers with parts of an image and using jQuery as one of its functions,  you can create a cool puzzle for your visitors to enjoy!</p>
<p><strong>Click on the image to get the tutorial</strong>, then download the <a href="http://www.bennadel.com/index.cfm?event=blog.downloadcodezip&amp;id=1009" target="_blank"><strong>ZIP FILES</strong></a>. I’ve also checked out the <a href="http://www.bennadel.com/resources/demo/jquery_puzzle/" target="_blank"><strong>DEMO</strong></a> and it totally rocks!</p>
<p><strong> </strong><br />
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/jquery/sliding-image-puzzle-jquery-plugin/" title="jquery puzzle">jquery puzzle</a></li>
<li><a href="http://blogfreakz.com/jquery/sliding-image-puzzle-jquery-plugin/" title="puzzle jquery">puzzle jquery</a></li>
<li><a href="http://blogfreakz.com/jquery/sliding-image-puzzle-jquery-plugin/" title="jquery sliding image puzzle">jquery sliding image puzzle</a></li>
<li><a href="http://blogfreakz.com/jquery/sliding-image-puzzle-jquery-plugin/" title="jquery sliding image">jquery sliding image</a></li>
<li><a href="http://blogfreakz.com/jquery/sliding-image-puzzle-jquery-plugin/" title="image puzzle jquery">image puzzle jquery</a></li>
<li><a href="http://blogfreakz.com/jquery/sliding-image-puzzle-jquery-plugin/" title="plugin puzzle jquery">plugin puzzle jquery</a></li>
<li><a href="http://blogfreakz.com/jquery/sliding-image-puzzle-jquery-plugin/" title="slide puzzle jquery">slide puzzle jquery</a></li>
<li><a href="http://blogfreakz.com/jquery/sliding-image-puzzle-jquery-plugin/" title="jquery sliding picture puzzle">jquery sliding picture puzzle</a></li>
<li><a href="http://blogfreakz.com/jquery/sliding-image-puzzle-jquery-plugin/" title="js image puzzle">js image puzzle</a></li>
<li><a href="http://blogfreakz.com/jquery/sliding-image-puzzle-jquery-plugin/" title="plugin puzzle to website">plugin puzzle to website</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/jquery/sliding-image-puzzle-jquery-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery GPS</title>
		<link>http://blogfreakz.com/jquery/jquery-gps/</link>
		<comments>http://blogfreakz.com/jquery/jquery-gps/#comments</comments>
		<pubDate>Fri, 30 Mar 2012 09:18:20 +0000</pubDate>
		<dc:creator>Marvin@Blogfreakz</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Software & Tools]]></category>
		<category><![CDATA[free plugin]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=26583</guid>
		<description><![CDATA[Click above to view the plugin&#8217;s full documentation. Give exact locations right in your website! Check out this fantastic jQuery plugin designed by graphic designer Aron Brown. The jQuery GPS is perfect if you want to include Google Maps into your website yet don’t want to be bothered with other unnecessary features. This is the [...]]]></description>
			<content:encoded><![CDATA[<p><strong></strong></p>
<p style="text-align: center;"><a href="http://www.birdwingfx.com/jQuery_gps/docu.html"><img class="aligncenter size-full wp-image-26584" title="jQuery GPS" src="http://blogfreakz.com/wp-content/uploads/2012/03/jQuery-GPS.jpg" alt="jQuery GPS jQuery GPS " width="506" height="271" /></a><strong>Click above to view the plugin&#8217;s full documentation. </strong></p>
<p>Give exact locations right in your website! Check out this fantastic jQuery plugin designed by graphic designer Aron Brown. The jQuery GPS is perfect if you want to include Google Maps into your website yet don’t want to be bothered with other unnecessary features.</p>
<p>This is the best solution to your needs at showing directions to your visitors because it is lightweight, it allows the viewer to select places on the map, and you can add customer IDs for addresses and use any element to trigger the event.</p>
<p>Grab the <a href="http://www.birdwingfx.com/jQuery_gps/gps_jquery.zip" target="_blank"><strong>FILES</strong></a>, see the <a href="http://www.birdwingfx.com/jQuery_gps/demo_gps/gps_demo.html" target="_blank"><strong>DEMO</strong></a>.</p>
<p>Below is the code, first yeou need an API key which you can get <a href="http://code.google.com/intl/en/apis/maps/signup.html" target="_blank"><strong>here</strong></a>.</p>
<p>&nbsp;</p>
<pre><span style="color: #003366;">&lt;script type="text/javascript" src="jquery.js"&gt;&lt;/script&gt;</span></pre>
<pre><span style="color: #003366;">&lt;script src="http://maps.google.com/maps?file=api&amp;v=2&amp;sensor=true&amp;key=YOUR API KEY HERE" type="text/javascript"&gt;&lt;/script&gt;</span></pre>
<pre><span style="color: #003366;">&lt;script type="text/javascript" src="gps.jquery.js"&gt;&lt;/script&gt;</span></pre>
<pre><span style="color: #003366;">&lt;script type="text/javascript"&gt;</span></pre>
<pre><span style="color: #003366;">$("#map").googleMap().load();</span></pre>
<pre><span style="color: #003366;">&lt;/script&gt;</span></pre>
<pre><span style="color: #003366;">&lt;div id="directions"&gt;&lt;/div&gt;</span></pre>
<pre><span style="color: #003366;">&lt;div id="map"&gt;&lt;/div&gt;</span></pre>
<pre><span style="color: #003366;">&lt;input type="text" id="start" /&gt;</span></pre>
<pre><span style="color: #003366;">&lt;input type="text" id="end" /&gt;</span></pre>
<pre><span style="color: #003366;">&lt;input type="submit" id="getdirections" value="Get Directions!" /&gt;</span></pre>
<p>&nbsp;</p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;<br />
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/jquery/jquery-gps/" title="jquery gps plugin">jquery gps plugin</a></li>
<li><a href="http://blogfreakz.com/jquery/jquery-gps/" title="$(#map) googlemap() load();">$(#map) googlemap() load();</a></li>
<li><a href="http://blogfreakz.com/jquery/jquery-gps/" title="jquery maps">jquery maps</a></li>
<li><a href="http://blogfreakz.com/jquery/jquery-gps/" title="jquery map gps">jquery map gps</a></li>
<li><a href="http://blogfreakz.com/jquery/jquery-gps/" title="jquery gps">jquery gps</a></li>
<li><a href="http://blogfreakz.com/jquery/jquery-gps/" title="jquery gallery gps">jquery gallery gps</a></li>
<li><a href="http://blogfreakz.com/jquery/jquery-gps/" title="gps picker jquery">gps picker jquery</a></li>
<li><a href="http://blogfreakz.com/jquery/jquery-gps/" title="gps jquery js">gps jquery js</a></li>
<li><a href="http://blogfreakz.com/jquery/jquery-gps/" title="gps jquery">gps jquery</a></li>
<li><a href="http://blogfreakz.com/jquery/jquery-gps/" title="gps directions plugin for website">gps directions plugin for website</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/jquery/jquery-gps/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Use Ajax to Save Changes in Contenteditable as JSON</title>
		<link>http://blogfreakz.com/tutorial/use-ajax-to-save-changes-in-contenteditable-as-json/</link>
		<comments>http://blogfreakz.com/tutorial/use-ajax-to-save-changes-in-contenteditable-as-json/#comments</comments>
		<pubDate>Fri, 30 Mar 2012 08:58:28 +0000</pubDate>
		<dc:creator>Keith@Blogfreakz</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=26581</guid>
		<description><![CDATA[Contents of any HTML5 element with a contenteditable attribute can be live-edited inside the browser window. But any changes that you apply won&#8217;t be saved on the actual document itself that is located in the server, so these changes won&#8217;t appear anymore once you refresh the page. To get around this and have the data [...]]]></description>
			<content:encoded><![CDATA[<p>Contents of any HTML5 element with a <strong>contenteditable</strong> attribute can be live-edited inside the browser window. But any changes that you apply won&#8217;t be saved on the actual document itself that is located in the server, so these changes won&#8217;t appear anymore once you refresh the page.</p>
<p>To get around this and have the data saved is to wait for the Return key to be pressed, which then sends the new inner HTML of the element as an AJAX call and blurs the element. you can then press Esc to return the element to its pre-edited state.</p>
<p>You can see more of this in Remy Sharp&#8217;s <a href="http://jsbin.com/owavu3"><strong>demo</strong></a> .</p>
<p><strong>JavaScript</strong></p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="638" valign="top">
<pre><span style="color: #003366;">document.addEventListener('keydown', function (event) {</span></pre>
<pre><span style="color: #003366;">var esc = event.which == 27,</span></pre>
<pre><span style="color: #003366;">nl = event.which == 13,</span></pre>
<pre><span style="color: #003366;">el = event.target,</span></pre>
<pre><span style="color: #003366;">input = el.nodeName != 'INPUT'   &amp;&amp; el.nodeName != 'TEXTAREA',</span></pre>
<pre><span style="color: #003366;">data = {};</span></pre>
<pre><span style="color: #003366;">if (input) {</span></pre>
<pre><span style="color: #003366;">if (esc) {</span></pre>
<pre><span style="color: #003366;">// restore state</span></pre>
<pre><span style="color: #003366;">document.execCommand('undo');</span></pre>
<pre><span style="color: #003366;">el.blur();</span></pre>
<pre><span style="color: #003366;">} else if (nl) {</span></pre>
<pre><span style="color: #003366;">// save</span></pre>
<pre><span style="color: #003366;">data[el.getAttribute('data-name')] = el.innerHTML;</span></pre>
<pre><span style="color: #003366;">// we could send an ajax request to   update the field</span></pre>
<pre><span style="color: #003366;">/*</span></pre>
<pre><span style="color: #003366;">$.ajax({</span></pre>
<pre><span style="color: #003366;">url:   window.location.toString(),</span></pre>
<pre><span style="color: #003366;">data: data,</span></pre>
<pre><span style="color: #003366;">type: 'post'</span></pre>
<pre><span style="color: #003366;">});</span></pre>
<pre><span style="color: #003366;">*/</span></pre>
<pre><span style="color: #003366;">log(JSON.stringify(data));</span></pre>
<pre><span style="color: #003366;">el.blur();</span></pre>
<pre><span style="color: #003366;">event.preventDefault();</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">}, true);</span></pre>
<pre><span style="color: #003366;">function log(s) {</span></pre>
<pre><span style="color: #003366;">document.getElementById('debug').innerHTML = 'value changed to: ' + s;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<p>&nbsp;<br />
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/tutorial/use-ajax-to-save-changes-in-contenteditable-as-json/" title="contenteditable save changes">contenteditable save changes</a></li>
<li><a href="http://blogfreakz.com/tutorial/use-ajax-to-save-changes-in-contenteditable-as-json/" title="saving changes after using contenteditable">saving changes after using contenteditable</a></li>
<li><a href="http://blogfreakz.com/tutorial/use-ajax-to-save-changes-in-contenteditable-as-json/" title="contenteditable save">contenteditable save</a></li>
<li><a href="http://blogfreakz.com/tutorial/use-ajax-to-save-changes-in-contenteditable-as-json/" title="contenteditable ajax">contenteditable ajax</a></li>
<li><a href="http://blogfreakz.com/tutorial/use-ajax-to-save-changes-in-contenteditable-as-json/" title="create website with contenteditable">create website with contenteditable</a></li>
<li><a href="http://blogfreakz.com/tutorial/use-ajax-to-save-changes-in-contenteditable-as-json/" title="contenteditable tutorial">contenteditable tutorial</a></li>
<li><a href="http://blogfreakz.com/tutorial/use-ajax-to-save-changes-in-contenteditable-as-json/" title="ajax post contenteditable">ajax post contenteditable</a></li>
<li><a href="http://blogfreakz.com/tutorial/use-ajax-to-save-changes-in-contenteditable-as-json/" title="html contenteditable save changes">html contenteditable save changes</a></li>
<li><a href="http://blogfreakz.com/tutorial/use-ajax-to-save-changes-in-contenteditable-as-json/" title="html5 contenteditable ajax">html5 contenteditable ajax</a></li>
<li><a href="http://blogfreakz.com/tutorial/use-ajax-to-save-changes-in-contenteditable-as-json/" title="how to save contenteditable changes">how to save contenteditable changes</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/tutorial/use-ajax-to-save-changes-in-contenteditable-as-json/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gravity Registration Form With jQuery</title>
		<link>http://blogfreakz.com/tutorial/gravity-registration-form-with-jquery/</link>
		<comments>http://blogfreakz.com/tutorial/gravity-registration-form-with-jquery/#comments</comments>
		<pubDate>Wed, 28 Mar 2012 01:53:32 +0000</pubDate>
		<dc:creator>Keith@Blogfreakz</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Forms]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[free]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=26477</guid>
		<description><![CDATA[Jazz up your online form by adding eye-catching effects to it with  this jQuery tutorial! This jQuery code is known as the “Gravity Registration Form” because it shows the next hidden field for the user to fill up by making it drop down below the preceding one. Click on the image above for the demo. [...]]]></description>
			<content:encoded><![CDATA[<p>Jazz up your online form by adding eye-catching effects to it with  this jQuery tutorial!</p>
<p><a href="http://demos.9lessons.info/slidereg/demo.html" target="_blank"><img class="aligncenter size-full wp-image-26478" title="Gravity Registration" src="http://blogfreakz.com/wp-content/uploads/2012/03/Gravity-Registration.jpg" alt="Gravity Registration Gravity Registration Form With jQuery" width="497" height="194" /></a></p>
<p>This jQuery code is known as the “Gravity Registration Form” because it shows the next hidden field for the user to fill up by making it drop down below the preceding one. <strong>Click on the image above for the demo.</strong></p>
<p>Here’s the <strong>JavaScript code</strong>:</p>
<p>Contains javascipt code.<strong> <em>$(&#8220;#email&#8221;).keyup(function(){}</em></strong><em>-</em> email is the ID name of input field. Using <strong><em>$(this).attr(&#8220;id&#8221;)</em></strong> calling input field value. Fields validating using regular expressions.</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="638" valign="top">
<pre><span style="color: #003366;">&lt;script type="text/javascript" src="http://ajax.googleapis.com/</span></pre>
<pre><span style="color: #003366;">ajax/libs/jquery/1.4.2/jquery.min.js"&gt;&lt;/script&gt;</span></pre>
<pre><span style="color: #003366;">&lt;script type="text/javascript"   src="jquery.easing.1.3.js.js"&gt;&lt;/script&gt;</span></pre>
<pre><span style="color: #003366;">&lt;script type="text/javascript"&gt;</span></pre>
<pre><span style="color: #003366;">$(function()</span></pre>
<pre><span style="color: #003366;">{</span></pre>
<pre><span style="color: #003366;">// Displaying first list email field</span></pre>
<pre><span style="color: #003366;">$("ul li:first").show();</span></pre>
<pre><span style="color: #003366;">// Regular Expressions</span></pre>
<pre><span style="color: #003366;">var ck_username = /^[A-Za-z0-9_]{3,20}$/;</span></pre>
<pre><span style="color: #003366;">var ck_email =   /^([\w-]+(?:\.[\w-]+)*)@((?:[\w-]+\.)*\w[\w-]{0,66})\.([a-z]{2,6}(?:\.[a-z]{2})?)$/i;</span></pre>
<pre><span style="color: #003366;">var ck_password = /^[A-Za-z0-9!@#$%^&amp;*()_]{6,20}$/;</span></pre>
<pre><span style="color: #003366;">// Email validation</span></pre>
<pre><span style="color: #003366;">$('#email').keyup(function()</span></pre>
<pre><span style="color: #003366;">{</span></pre>
<pre><span style="color: #003366;">var email=$(this).val();</span></pre>
<pre><span style="color: #003366;">if (!ck_email.test(email))</span></pre>
<pre><span style="color: #003366;">{</span></pre>
<pre><span style="color: #003366;">$(this).next().show().html("Enter valid email");</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">else</span></pre>
<pre><span style="color: #003366;">{</span></pre>
<pre><span style="color: #003366;">$(this).next().hide();</span></pre>
<pre><span style="color: #003366;">$("li").next("li.username").slideDown({duration:   'slow',easing: 'easeOutElastic'});</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">});</span></pre>
<pre><span style="color: #003366;">// Username validation</span></pre>
<pre><span style="color: #003366;">$('#username').keyup(function()</span></pre>
<pre><span style="color: #003366;">{</span></pre>
<pre><span style="color: #003366;">var username=$(this).val();</span></pre>
<pre><span style="color: #003366;">if (!ck_username.test(username))</span></pre>
<pre><span style="color: #003366;">{</span></pre>
<pre><span style="color: #003366;">$(this).next().show().html("Min 3 charts no space");</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">else</span></pre>
<pre><span style="color: #003366;">{</span></pre>
<pre><span style="color: #003366;">$(this).next().hide();</span></pre>
<pre><span style="color: #003366;">$("li").next("li.password").slideDown({duration:   'slow',easing: 'easeOutElastic'});</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">});</span></pre>
<pre><span style="color: #003366;">// Password validation</span></pre>
<pre><span style="color: #003366;">$('#password').keyup(function()</span></pre>
<pre><span style="color: #003366;">{</span></pre>
<pre><span style="color: #003366;">var password=$(this).val();</span></pre>
<pre><span style="color: #003366;">if (!ck_password.test(password))</span></pre>
<pre><span style="color: #003366;">{</span></pre>
<pre><span style="color: #003366;">$(this).next().show().html("Min 6 Charts");</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">else</span></pre>
<pre><span style="color: #003366;">{</span></pre>
<pre><span style="color: #003366;">$(this).next().hide();</span></pre>
<pre><span style="color: #003366;">$("li").next("li.submit").slideDown({duration:   'slow',easing: 'easeOutElastic'});</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">});</span></pre>
<pre><span style="color: #003366;">// Submit button action</span></pre>
<pre><span style="color: #003366;">$('#submit').click(function()</span></pre>
<pre><span style="color: #003366;">{</span></pre>
<pre><span style="color: #003366;">var email=$("#email").val();</span></pre>
<pre><span style="color: #003366;">var username=$("#username").val();</span></pre>
<pre><span style="color: #003366;">var password=$("#password").val();</span></pre>
<pre><span style="color: #003366;">if(ck_email.test(email) &amp;&amp; ck_username.test(username)   &amp;&amp; ck_password.test(password) )</span></pre>
<pre><span style="color: #003366;">{</span></pre>
<pre><span style="color: #003366;">$("#form").show().html("&lt;h1&gt;Thank   you!&lt;/h1&gt;");</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">return false;</span></pre>
<pre><span style="color: #003366;">});</span></pre>
<pre><span style="color: #003366;">})</span></pre>
<pre><span style="color: #003366;">&lt;/script&gt;</span></pre>
</td>
</tr>
</tbody>
</table>
<p>Now here’s the simple <strong>HTML code</strong>:</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="638" valign="top">
<pre><span style="color: #003366;">&lt;form method="post" &gt;</span></pre>
<pre><span style="color: #003366;">&lt;ul&gt;</span></pre>
<pre><span style="color: #003366;">&lt;li&gt;</span></pre>
<pre><span style="color: #003366;">&lt;label&gt;Email: &lt;/label&gt;&lt;br/&gt;</span></pre>
<pre><span style="color: #003366;">&lt;input type="text" name="email"   id="email" /&gt;</span></pre>
<pre><span style="color: #003366;">&lt;span&gt;&lt;/span&gt;</span></pre>
<pre><span style="color: #003366;">&lt;/li&gt;</span></pre>
<pre><span style="color: #003366;">&lt;li&gt;</span></pre>
<pre><span style="color: #003366;">&lt;label&gt;Username: &lt;/label&gt;&lt;br/&gt;</span></pre>
<pre><span style="color: #003366;">&lt;input type="text" name="username"   id="username" /&gt;</span></pre>
<pre><span style="color: #003366;">&lt;span&gt;&lt;/span&gt;</span></pre>
<pre><span style="color: #003366;">&lt;/li&gt;</span></pre>
<pre><span style="color: #003366;">&lt;li&gt;</span></pre>
<pre><span style="color: #003366;">&lt;label&gt;Password: &lt;/label&gt;&lt;br/&gt;</span></pre>
<pre><span style="color: #003366;">&lt;input type="password" name="password"   id="password" /&gt;</span></pre>
<pre><span style="color: #003366;">&lt;span&gt;&lt;/span&gt;</span></pre>
<pre><span style="color: #003366;">&lt;/li&gt;</span></pre>
<pre><span style="color: #003366;">&lt;li&gt;</span></pre>
<pre><span style="color: #003366;">&lt;input type="submit" value=" Register "   id='submit'/&gt;</span></pre>
<pre><span style="color: #003366;">&lt;/li&gt;</span></pre>
<pre><span style="color: #003366;">&lt;/ul&gt;</span></pre>
<pre><span style="color: #003366;">&lt;/form&gt;</span></pre>
</td>
</tr>
</tbody>
</table>
<p>In case you want to put in an additional field, just follow the 2 short steps below:</p>
<p>For example, you want to add “City” in the list of fields you insert this in the <strong>HTML code</strong>:</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="638" valign="top">
<pre><span style="color: #003366;">&lt;li&gt;</span></pre>
<pre><span style="color: #003366;">&lt;label&gt;City: &lt;/label&gt;&lt;br/&gt;</span></pre>
<pre><span style="color: #003366;">&lt;input type="text" name="city"   id="city" /&gt;</span></pre>
<pre><span style="color: #003366;">&lt;span&gt;&lt;/span&gt;</span></pre>
<pre><span style="color: #003366;">&lt;/li&gt;</span></pre>
</td>
</tr>
</tbody>
</table>
<p>And then go to the <strong>JavaScript</strong> and replace this:</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="638" valign="top">
<pre>$("li").next("li.submit") to   $("li").next("li.city")</pre>
</td>
</tr>
</tbody>
</table>
<p>With this:</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="638" valign="top">
<pre><span style="color: #003366;">// Regular Expression</span></pre>
<pre><span style="color: #003366;">var ck_city = /^[A-Za-z0-9 -]{3,20}$/;</span></pre>
<pre><span style="color: #003366;">// City validation</span></pre>
<pre><span style="color: #003366;">$('#city').keyup(function()</span></pre>
<pre><span style="color: #003366;">{</span></pre>
<pre><span style="color: #003366;">var email=$(this).val();</span></pre>
<pre><span style="color: #003366;">if (!ck_city.test(email))</span></pre>
<pre><span style="color: #003366;">{</span></pre>
<pre><span style="color: #003366;">$(this).next().show().html("Enter valid city");</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">else</span></pre>
<pre><span style="color: #003366;">{</span></pre>
<pre><span style="color: #003366;">$(this).next().hide();</span></pre>
<pre><span style="color: #003366;">$("li").next("li.submit").slideDown({duration:   'slow',easing: 'easeOutElastic'});</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">});</span></pre>
</td>
</tr>
</tbody>
</table>
<p>And now for the final <strong>CSS code</strong>, where <strong><em>li {display:none}</em></strong> while page loading jquery displaying first list <strong><em>li:first</em></strong> email field.:</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="638" valign="top">
<pre><span style="color: #003366;">ul</span></pre>
<pre><span style="color: #003366;">{</span></pre>
<pre><span style="color: #003366;">padding:0px;</span></pre>
<pre><span style="color: #003366;">margin:0px;</span></pre>
<pre><span style="color: #003366;">list-style:none;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">li</span></pre>
<pre><span style="color: #003366;">{</span></pre>
<pre><span style="color: #003366;">padding:5px;</span></pre>
<pre><span style="color: #003366;">display:none;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">label</span></pre>
<pre><span style="color: #003366;">{</span></pre>
<pre><span style="color: #003366;">font-size:14px;</span></pre>
<pre><span style="color: #003366;">font-weight:bold;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">input[type="text"], input[type="password"]</span></pre>
<pre><span style="color: #003366;">{</span></pre>
<pre><span style="color: #003366;">border:solid 2px #009900;</span></pre>
<pre><span style="color: #003366;">font-size:14px;</span></pre>
<pre><span style="color: #003366;">padding:4px;</span></pre>
<pre><span style="color: #003366;">width:180px;</span></pre>
<pre><span style="color: #003366;">-moz-border-radius:6px;-webkit-border-radius:6px;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">input[type="submit"]</span></pre>
<pre><span style="color: #003366;">{</span></pre>
<pre><span style="color: #003366;">border:solid 1px #ff6600;</span></pre>
<pre><span style="color: #003366;">background-color:#FF6600;</span></pre>
<pre><span style="color: #003366;">color:#fff;</span></pre>
<pre><span style="color: #003366;">font-size:14px;</span></pre>
<pre><span style="color: #003366;">padding:4px;</span></pre>
<pre><span style="color: #003366;">-moz-border-radius:6px;-webkit-border-radius:6px;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">.error</span></pre>
<pre><span style="color: #003366;">{</span></pre>
<pre><span style="color: #003366;">font-size:11px;</span></pre>
<pre><span style="color: #003366;">color:#cc0000;</span></pre>
<pre><span style="color: #003366;">padding:4px;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">#form</span></pre>
<pre><span style="color: #003366;">{</span></pre>
<pre><span style="color: #003366;">width:350px;</span></pre>
<pre><span style="color: #003366;">margin:0 auto;</span></pre>
<pre><span style="color: #003366;">margin-top:30px;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
</td>
</tr>
</tbody>
</table>
<p>Download the full script <a href="http://www.box.com/shared/k616m23bu5"><strong>here</strong></a><strong> </strong>(.zip, 30.3KB).<br />
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/tutorial/gravity-registration-form-with-jquery/" title="jquery email">jquery email</a></li>
<li><a href="http://blogfreakz.com/tutorial/gravity-registration-form-with-jquery/" title="jquery registration form">jquery registration form</a></li>
<li><a href="http://blogfreakz.com/tutorial/gravity-registration-form-with-jquery/" title="registration form in jquery">registration form in jquery</a></li>
<li><a href="http://blogfreakz.com/tutorial/gravity-registration-form-with-jquery/" title="var email=$(this) val(); if (!ck_email test(email)) {">var email=$(this) val(); if (!ck_email test(email)) {</a></li>
<li><a href="http://blogfreakz.com/tutorial/gravity-registration-form-with-jquery/" title="gravity j query">gravity j query</a></li>
<li><a href="http://blogfreakz.com/tutorial/gravity-registration-form-with-jquery/" title="Html script for gravity registration using jquery">Html script for gravity registration using jquery</a></li>
<li><a href="http://blogfreakz.com/tutorial/gravity-registration-form-with-jquery/" title="jquery form registration">jquery form registration</a></li>
<li><a href="http://blogfreakz.com/tutorial/gravity-registration-form-with-jquery/" title="registration form with jquery">registration form with jquery</a></li>
<li><a href="http://blogfreakz.com/tutorial/gravity-registration-form-with-jquery/" title="jquery registration">jquery registration</a></li>
<li><a href="http://blogfreakz.com/tutorial/gravity-registration-form-with-jquery/" title="jquery register form">jquery register form</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/tutorial/gravity-registration-form-with-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Cool jQuery Slider Tutorials</title>
		<link>http://blogfreakz.com/tutorial/10-cool-jquery-slider-tutorials/</link>
		<comments>http://blogfreakz.com/tutorial/10-cool-jquery-slider-tutorials/#comments</comments>
		<pubDate>Mon, 12 Mar 2012 10:31:56 +0000</pubDate>
		<dc:creator>Marvin@Blogfreakz</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Gallery/Carousel/Slider]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Free Tutorials]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[sliders]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=25932</guid>
		<description><![CDATA[jQuery is essential in creating a wide range of apps, plugins, and programs designed to help maximize your website design. When used in making sliders, jQuery helps produce lightweight yet extensive and highly useful applications. Here are 10 tutorial sites on creating  highly useful jQuery sliders that can amp up your WordPress blog. Click on [...]]]></description>
			<content:encoded><![CDATA[<p>jQuery is essential in creating a wide range of apps, plugins, and programs designed to help maximize your website design. When used in making sliders, jQuery helps produce lightweight yet extensive and highly useful applications.</p>
<p>Here are 10 tutorial sites on creating  highly useful jQuery sliders that can amp up your WordPress blog. Click on each image to visit their respective sites.</p>
<p><strong>TN3 Gallery</strong></p>
<p>This highly customizable slideshow is compatible with all modern desktop and mobile browsers. It boasts of multiple effects and transitions, full-screen and slideshow options, CSS skinning, and more.</p>
<p><a href="http://www.tn3gallery.com/?refCode=afabfb" target="_blank"><img class="aligncenter size-full wp-image-25937" title="TN3 Gallery" src="http://blogfreakz.com/wp-content/uploads/2012/03/TN3-Gallery.jpg" alt="TN3 Gallery 10 Cool jQuery Slider Tutorials " width="587" height="345" /></a></p>
<p><strong> </strong></p>
<p><strong>Mosaic Slideshow</strong></p>
<p>This  tutorial features tile transition effect when you move the images from one slide to another, all using jQuery.</p>
<p><strong><a href="http://tutorialzine.com/2010/03/mosaic-slideshow-jquery-css/" target="_blank"><img class="aligncenter size-full wp-image-25938" title="Mosaic slideshow" src="http://blogfreakz.com/wp-content/uploads/2012/03/Mosaic-slideshow.jpg" alt="Mosaic slideshow 10 Cool jQuery Slider Tutorials " width="356" height="268" /></a><br />
</strong></p>
<p><strong>Elastic Image Slideshow with Thumbnail Preview </strong></p>
<p>This tutorial will teach you how to create a responsive slideshow with thumbnail preview. The slideshow automatically adjusts to its container, where you can navigate through the slides with the autoplay option.</p>
<p style="text-align: center;"><a href="http://tympanus.net/Tutorials/ElasticSlideshow/"><img class="aligncenter size-full wp-image-25939" title="Elastic Image slideshow" src="http://blogfreakz.com/wp-content/uploads/2012/03/Elastic-Image-slideshow.jpg" alt="Elastic Image slideshow 10 Cool jQuery Slider Tutorials " width="531" height="248" /></a></p>
<p><strong> </strong></p>
<p><strong>Rotating Slideshow</strong></p>
<p>JQuery and CSS are responsible for the cool rotation effect in this tutorial.</p>
<p><a href="http://tutorialzine.com/2010/11/rotating-slideshow-jquery-css3/"><img class="aligncenter size-full wp-image-25940" title="Rotating Slideshow" src="http://blogfreakz.com/wp-content/uploads/2012/03/Rotating-Slideshow.jpg" alt="Rotating Slideshow 10 Cool jQuery Slider Tutorials " width="398" height="331" /></a></p>
<p><strong> </strong></p>
<p><strong>MopSlider Content Slider</strong></p>
<p>The MopSlider plugin is generated with PHP, and uses plain txt file as a data source for the configurations. Icons used on this tutorial are courtesy of tonev.deviantart.com.</p>
<p><a href="http://tutorialzine.com/2009/10/slick-content-slider-jquery/"><img class="aligncenter size-full wp-image-25942" title="Mopslider" src="http://blogfreakz.com/wp-content/uploads/2012/03/Mopslider.jpg" alt="Mopslider 10 Cool jQuery Slider Tutorials " width="585" height="159" /></a></p>
<p><strong> </strong></p>
<p><strong>Apple-Style Slideshow Gallery</strong></p>
<p>This Apple-style slideshow gallery is entirely front-end based with no database or PHP required.</p>
<p><a href="http://tutorialzine.com/2009/11/beautiful-apple-gallery-slideshow/"><img class="aligncenter size-full wp-image-25943" title="Apple-style Slideshow Gallery" src="http://blogfreakz.com/wp-content/uploads/2012/03/Apple-style-Slideshow-Gallery.jpg" alt="Apple style Slideshow Gallery 10 Cool jQuery Slider Tutorials " width="469" height="241" /></a></p>
<p><strong>Automatic Image Slider</strong></p>
<p>The automatic image image slider is created with HTML/CSS/Javascript. It also allows you to incorporate SEO into your website and automatically adjusts to sites without Javascript.</p>
<p><a href="http://www.sohtanaka.com/web-design/automatic-image-slider-w-css-jquery/"><img class="aligncenter size-full wp-image-25944" title="Automatic image slider" src="http://blogfreakz.com/wp-content/uploads/2012/03/Automatic-image-slider.jpg" alt="Automatic image slider 10 Cool jQuery Slider Tutorials " width="609" height="234" /></a></p>
<p><strong>Minimalist jQuery Slider </strong></p>
<p>This simple jQuery slider features your image&#8217;s description and name.</p>
<p style="text-align: left;"><a href="http://www.dreamcss.com/2009/04/create-beautiful-jquery-sliders.html"><img class="aligncenter size-full wp-image-25945" title="Minimalist jQuery Slider" src="http://blogfreakz.com/wp-content/uploads/2012/03/Minimalist-jQuery-Slider.jpg" alt="Minimalist jQuery Slider 10 Cool jQuery Slider Tutorials " width="536" height="163" /></a></p>
<p><strong> </strong></p>
<p><strong>Panning Slideshow with jQuery </strong></p>
<p>This panning slideshow has a twist, using a different type of transitional animation.</p>
<p><a href="http://buildinternet.com/2010/02/animate-panning-slideshow-with-jquery/"><img class="aligncenter size-full wp-image-25946" title="Panning Slideshow jQuery" src="http://blogfreakz.com/wp-content/uploads/2012/03/Panning-Slideshow-jQuery.jpg" alt="Panning Slideshow jQuery 10 Cool jQuery Slider Tutorials " width="472" height="267" /></a></p>
<p><strong> </strong></p>
<p><strong>Basic Slideshow with Transparent PNG Frame</strong></p>
<p>This easy tutorial is perfect for beginners and focuses more on working with layered PNG’s in web layouts.</p>
<p><a href="http://buildinternet.com/2009/06/how-to-make-a-slideshow-with-a-transparent-png-frame/"><img class="aligncenter size-full wp-image-25947" title="Basic Slideshow with Transparent PNG Frame" src="http://blogfreakz.com/wp-content/uploads/2012/03/Basic-Slideshow-with-Transparent-PNG-Frame.jpg" alt="Basic Slideshow with Transparent PNG Frame 10 Cool jQuery Slider Tutorials " width="484" height="201" /></a><br />
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/tutorial/10-cool-jquery-slider-tutorials/" title="jquery slider">jquery slider</a></li>
<li><a href="http://blogfreakz.com/tutorial/10-cool-jquery-slider-tutorials/" title="cool web slide design">cool web slide design</a></li>
<li><a href="http://blogfreakz.com/tutorial/10-cool-jquery-slider-tutorials/" title="jquery slider tutorial">jquery slider tutorial</a></li>
<li><a href="http://blogfreakz.com/tutorial/10-cool-jquery-slider-tutorials/" title="jquery slideto">jquery slideto</a></li>
<li><a href="http://blogfreakz.com/tutorial/10-cool-jquery-slider-tutorials/" title="flash transition effects tutorials">flash transition effects tutorials</a></li>
<li><a href="http://blogfreakz.com/tutorial/10-cool-jquery-slider-tutorials/" title="sliding gallery javascript">sliding gallery javascript</a></li>
<li><a href="http://blogfreakz.com/tutorial/10-cool-jquery-slider-tutorials/" title="javascript slider tutorials">javascript slider tutorials</a></li>
<li><a href="http://blogfreakz.com/tutorial/10-cool-jquery-slider-tutorials/" title="jquery image elastic sliders">jquery image elastic sliders</a></li>
<li><a href="http://blogfreakz.com/tutorial/10-cool-jquery-slider-tutorials/" title="apple slider jquery">apple slider jquery</a></li>
<li><a href="http://blogfreakz.com/tutorial/10-cool-jquery-slider-tutorials/" title="jquery gallery slider">jquery gallery slider</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/tutorial/10-cool-jquery-slider-tutorials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create an Image Menu with jQuery</title>
		<link>http://blogfreakz.com/web-design/create-an-image-menu-with-jquery/</link>
		<comments>http://blogfreakz.com/web-design/create-an-image-menu-with-jquery/#comments</comments>
		<pubDate>Fri, 24 Feb 2012 03:52:40 +0000</pubDate>
		<dc:creator>Marvin@Blogfreakz</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Menu & navigation]]></category>
		<category><![CDATA[Mootools]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[menu]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=25494</guid>
		<description><![CDATA[The web developers at Maui Website Design have designed a  dynamic image menu that allows you to navigate easily through any visual content with a Motools-inspired effect, powered by jQuery Javascript. The menu&#8217;s main functions require a jQuery-compatible script, a valid XHTML, a Motools-like sliding effect, and it should be lightweight. It comes in two [...]]]></description>
			<content:encoded><![CDATA[<p><strong> </strong></p>
<p><strong> </strong></p>
<p>The web developers at <a href="http://www.alohatechsupport.net/" target="_blank"><strong>Maui Website Design</strong></a> have designed a  dynamic image menu that allows you to navigate easily through any visual content with a Motools-inspired effect, powered by jQuery Javascript.</p>
<p>The menu&#8217;s main functions require a jQuery-compatible script, a valid XHTML, a Motools-like sliding effect, and it should be lightweight. It comes in two versions, the first of which you can view <a href="http://www.alohatechsupport.net/examples/image-menu-1.html" target="_blank"><strong>HERE</strong></a>.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-25495" title="Image Menu" src="http://blogfreakz.com/wp-content/uploads/2012/02/Image-Menu.jpg" alt="Image Menu Create an Image Menu with jQuery " width="528" height="181" /><strong>Click on the image to download the source. </strong></p>
<p>&nbsp;</p>
<p><strong>Step 1: HTML</strong></p>
<pre><span style="color: #003366;">&lt;div class="jimgMenu"&gt;</span></pre>
<pre><span style="color: #003366;">&lt;ul&gt;</span></pre>
<pre><span style="color: #003366;">&lt;li&gt;&lt;a href="#"&gt;Landscapes&lt;/a&gt;&lt;/li&gt;</span></pre>
<pre><span style="color: #003366;">&lt;li&gt;&lt;a href="#"&gt;People&lt;/a&gt;&lt;/li&gt;</span></pre>
<pre><span style="color: #003366;">&lt;li&gt;&lt;a href="#"&gt;Nature&lt;/a&gt;&lt;/li&gt;</span></pre>
<pre><span style="color: #003366;">&lt;li&gt;&lt;a href="#"&gt;Abstract&lt;/a&gt;&lt;/li&gt;</span></pre>
<pre><span style="color: #003366;">&lt;li&gt;&lt;a href="#"&gt;Urban&lt;/a&gt;&lt;/li&gt;</span></pre>
<pre><span style="color: #003366;">&lt;/ul&gt;</span></pre>
<pre><span style="color: #003366;">&lt;/div&gt;
</span></pre>
<p><strong> </strong></p>
<p><strong>Step 2: CSS</strong></p>
<pre><span style="color: #003366;">.jimgMenu {</span></pre>
<pre><span style="color: #003366;">position: relative;</span></pre>
<pre><span style="color: #003366;">width: 670px;</span></pre>
<pre><span style="color: #003366;">height: 200px;</span></pre>
<pre><span style="color: #003366;">overflow: hidden;</span></pre>
<pre><span style="color: #003366;">margin: 25px 0px 0px;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">.jimgMenu ul {</span></pre>
<pre><span style="color: #003366;">list-style: none;</span></pre>
<pre><span style="color: #003366;">margin: 0px;</span></pre>
<pre><span style="color: #003366;">display: block;</span></pre>
<pre><span style="color: #003366;">height: 200px;</span></pre>
<pre><span style="color: #003366;">width: 1340px;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">.jimgMenu ul li {</span></pre>
<pre><span style="color: #003366;">float: left;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">.jimgMenu ul li a {</span></pre>
<pre><span style="color: #003366;">text-indent: -1000px;</span></pre>
<pre><span style="color: #003366;">background:#FFFFFF none repeat scroll 0%;</span></pre>
<pre><span style="color: #003366;">border-right: 2px solid #fff;</span></pre>
<pre><span style="color: #003366;">cursor:pointer;</span></pre>
<pre><span style="color: #003366;">display:block;</span></pre>
<pre><span style="color: #003366;">overflow:hidden;</span></pre>
<pre><span style="color: #003366;">width:78px;</span></pre>
<pre><span style="color: #003366;">height: 200px;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">.jimgMenu ul li.landscapes a {</span></pre>
<pre><span style="color: #003366;">background: url(images/landscapes.jpg) repeat scroll 0%;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">.jimgMenu ul li.people a {</span></pre>
<pre><span style="color: #003366;">background: url(images/people.jpg) repeat scroll 0%;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">.jimgMenu ul li.nature a {</span></pre>
<pre><span style="color: #003366;">background: url(images/nature.jpg) repeat scroll 0%;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">.jimgMenu ul li.abstract a {</span></pre>
<pre><span style="color: #003366;">background: url(images/abstract.jpg) repeat scroll 0%;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">.jimgMenu ul li.urban a {</span></pre>
<pre><span style="color: #003366;">background: url(images/urban.jpg) repeat scroll 0%;</span></pre>
<pre><span style="color: #003366;">min-width:310px;</span></pre>
<pre><span style="color: #003366;">}
</span></pre>
<p><strong>Step 3: Javascript</strong></p>
<p>Include jQuery and all plugin files listed in the header of your HTML file. It should look like this:</p>
<pre><span style="color: #003366;">&lt;link href="css/jimgMenu.css" rel="stylesheet" type="text/css" /&gt;</span></pre>
<pre><span style="color: #003366;">&lt;script type="text/javascript" src="js/jquery.js"&gt;&lt;/script&gt;</span></pre>
<pre><span style="color: #003366;">&lt;script type="text/javascript" src="js/jquery-easing-1.3.pack.js"&gt;&lt;/script&gt;</span></pre>
<pre><span style="color: #003366;">&lt;script type="text/javascript" src="js/jquery-easing-compatibility.1.2.pack.js"&gt;&lt;/script&gt;<strong>
</strong></span></pre>
<p>Include the jQuery in your attached file or page.</p>
<pre><span style="color: #003366;">&lt;script type="text/javascript"&gt;</span></pre>
<pre><span style="color: #003366;">$(document).ready(function () {</span></pre>
<pre><span style="color: #003366;">// find the elements to be eased and hook the hover event</span></pre>
<pre><span style="color: #003366;">$('div.jimgMenu ul li a').hover(function() {</span></pre>
<pre><span style="color: #003366;">// if the element is currently being animated</span></pre>
<pre><span style="color: #003366;">if ($(this).is(':animated')) {</span></pre>
<pre><span style="color: #003366;">$(this).stop().animate({width: "310px"}, {duration: 450, easing:"easeOutQuad", complete: "callback"});</span></pre>
<pre><span style="color: #003366;">} else {</span></pre>
<pre><span style="color: #003366;">// ease in quickly</span></pre>
<pre><span style="color: #003366;">$(this).stop().animate({width: "310px"}, {duration: 400, easing:"easeOutQuad", complete: "callback"});</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">}, function () {</span></pre>
<pre><span style="color: #003366;">// on hovering out, ease the element out</span></pre>
<pre><span style="color: #003366;">if ($(this).is(':animated')) {</span></pre>
<pre><span style="color: #003366;">$(this).stop().animate({width: "78px"}, {duration: 400, easing:"easeInOutQuad", complete: "callback"})</span></pre>
<pre><span style="color: #003366;">} else {</span></pre>
<pre><span style="color: #003366;">// ease out slowly</span></pre>
<pre><span style="color: #003366;">$(this).stop(':animated').animate({width: "78px"}, {duration: 450, easing:"easeInOutQuad", complete: "callback"});</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">});</span></pre>
<pre><span style="color: #003366;">});</span></pre>
<pre><span style="color: #003366;">&lt;/script&gt;</span>
</pre>
<p>In the second version, kwicks are used to add functionality and help to the Sliding Image Menu animation. Get the <a href="http://www.alohatechsupport.net/examples/image-menu-2.html" target="_blank"><strong>DEMO</strong></a> and <a href="http://www.alohatechsupport.net/downloads/image-menu-2.zip" target="_blank"><strong>SOURCE</strong></a> here.</p>
<p>&nbsp;</p>
<p><strong> </strong></p>
<p><strong>Step 1: HTML</strong></p>
<pre><span style="color: #003366;">&lt;div class="jimgMenu"&gt;</span></pre>
<pre><span style="color: #003366;">&lt;ul&gt;</span></pre>
<pre><span style="color: #003366;">&lt;li id="landscapes"&gt;&lt;a href="#"&gt;Landscapes&lt;/a&gt;&lt;/li&gt;</span></pre>
<pre><span style="color: #003366;">&lt;li id="people"&gt;&lt;a href="#"&gt;People&lt;/a&gt;&lt;/li&gt;</span></pre>
<pre><span style="color: #003366;">&lt;li id="nature"&gt;&lt;a href="#"&gt;Nature&lt;/a&gt;&lt;/li&gt;</span></pre>
<pre><span style="color: #003366;">&lt;li id="abstract"&gt;&lt;a href="#"&gt;Abstract&lt;/a&gt;&lt;/li&gt;</span></pre>
<pre><span style="color: #003366;">&lt;li id="urban"&gt;&lt;a href="#"&gt;Urban&lt;/a&gt;&lt;/li&gt;</span></pre>
<pre><span style="color: #003366;">&lt;/ul&gt;</span></pre>
<pre><span style="color: #003366;">&lt;/div&gt;</span>
</pre>
<p><strong> </strong></p>
<p><strong>Step 2: CSS</strong></p>
<pre><span style="color: #003366;">(Adapted for kwicks)</span></pre>
<pre><span style="color: #003366;">.jimgMenu {</span></pre>
<pre><span style="color: #003366;">position:relative;</span></pre>
<pre><span style="color: #003366;">margin: 0px 0px 0px 50px;</span></pre>
<pre><span style="color: #003366;">padding: 0px;</span></pre>
<pre><span style="color: #003366;">width:475px;</span></pre>
<pre><span style="color: #003366;">height:200px;</span></pre>
<pre><span style="color: #003366;">overflow: hidden;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">.jimgMenu ul {</span></pre>
<pre><span style="color: #003366;">list-style: none;</span></pre>
<pre><span style="color: #003366;">margin: 0px;</span></pre>
<pre><span style="color: #003366;">padding: 0px;</span></pre>
<pre><span style="color: #003366;">display: block;</span></pre>
<pre><span style="color: #003366;">height: 200px;</span></pre>
<pre><span style="color: #003366;">position: relative;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">.jimgMenu ul li {</span></pre>
<pre><span style="color: #003366;">width: 95px;</span></pre>
<pre><span style="color: #003366;">float: left;</span></pre>
<pre><span style="color: #003366;">display: block;</span></pre>
<pre><span style="color: #003366;">overflow: hidden;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">.jimgMenu ul li a {</span></pre>
<pre><span style="color: #003366;">text-indent: -1000px;</span></pre>
<pre><span style="color: #003366;">background:#fff repeat scroll 0%;</span></pre>
<pre><span style="color: #003366;">border-right: 2px solid #fff;</span></pre>
<pre><span style="color: #003366;">cursor:pointer;</span></pre>
<pre><span style="color: #003366;">display:block;</span></pre>
<pre><span style="color: #003366;">overflow: hidden;</span></pre>
<pre><span style="color: #003366;">height: 200px;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">.jimgMenu ul li#landscapes a {</span></pre>
<pre><span style="color: #003366;">background: url(images/landscapes.jpg) repeat scroll 0%;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">.jimgMenu ul li#people a {</span></pre>
<pre><span style="color: #003366;">background: url(images/people.jpg) repeat scroll 0%;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">.jimgMenu ul li#nature a {</span></pre>
<pre><span style="color: #003366;">background: url(images/nature.jpg) repeat scroll 0%;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">.jimgMenu ul li#abstract a {</span></pre>
<pre><span style="color: #003366;">background: url(images/abstract.jpg) repeat scroll 0%;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">.jimgMenu ul li#urban a {</span></pre>
<pre><span style="color: #003366;">background: url(images/urban.jpg) repeat scroll 0%;</span></pre>
<pre><span style="color: #003366;">border-right-style: none;</span></pre>
<pre><span style="color: #003366;">}</span>
</pre>
<p><strong> </strong></p>
<p><strong>Step 3: Javascript</strong></p>
<p>Include the jQuery and all files below in the header section of your HTML.</p>
<pre><span style="color: #003366;">&lt;link href="css/jimgMenukwicks.css" rel="stylesheet" type="text/css" /&gt;</span></pre>
<pre><span style="color: #003366;">&lt;script type="text/javascript" src="js/jquery.js"&gt;&lt;/script&gt;</span></pre>
<pre><span style="color: #003366;">&lt;script type="text/javascript" src="js/jquery-easing-1.3.pack.js"&gt;&lt;/script&gt;</span></pre>
<pre><span style="color: #003366;">&lt;script type="text/javascript" src="js/jquery-easing-compatibility.1.2.pack.js"&gt;&lt;/script&gt;</span></pre>
<pre><span style="color: #003366;">&lt;script type="text/javascript" src="js/jquery.kwicks-1.5.1.pack.js"&gt;&lt;/script&gt;</span></pre>
<pre><span style="color: #003366;">The above code will activate jQuery Sliding Image Menu plugin. Lastly, place the script below in your html head or document body.</span></pre>
<pre><span style="color: #003366;">&lt;script type="text/javascript"&gt;</span></pre>
<pre><span style="color: #003366;">$().ready(function() {</span></pre>
<pre><span style="color: #003366;">$('.jimgMenu ul').kwicks({max: 310, duration: 300, easing: 'easeOutQuad', complete: 'callback'});</span></pre>
<pre><span style="color: #003366;">});</span></pre>
<pre><span style="color: #003366;">&lt;/script&gt;</span></pre>
<p>&nbsp;</p>
<p>Take note that CSS controls most of the image menu&#8217;s style and if you want to customize the easing type and duration, use the jQuery easing plugin to achieve different sliding effects.</p>
<p>&nbsp;</p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong><br />
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/web-design/create-an-image-menu-with-jquery/" title="jquery image menu">jquery image menu</a></li>
<li><a href="http://blogfreakz.com/web-design/create-an-image-menu-with-jquery/" title="image menu jquery">image menu jquery</a></li>
<li><a href="http://blogfreakz.com/web-design/create-an-image-menu-with-jquery/" title="image menu with jquery">image menu with jquery</a></li>
<li><a href="http://blogfreakz.com/web-design/create-an-image-menu-with-jquery/" title="jimgmenu">jimgmenu</a></li>
<li><a href="http://blogfreakz.com/web-design/create-an-image-menu-with-jquery/" title="menu design jquery images">menu design jquery images</a></li>
<li><a href="http://blogfreakz.com/web-design/create-an-image-menu-with-jquery/" title="jquery menu image">jquery menu image</a></li>
<li><a href="http://blogfreakz.com/web-design/create-an-image-menu-with-jquery/" title="scrolling image menu jquery">scrolling image menu jquery</a></li>
<li><a href="http://blogfreakz.com/web-design/create-an-image-menu-with-jquery/" title="easing:easeoutquad">easing:easeoutquad</a></li>
<li><a href="http://blogfreakz.com/web-design/create-an-image-menu-with-jquery/" title="jquery 이미지메뉴">jquery 이미지메뉴</a></li>
<li><a href="http://blogfreakz.com/web-design/create-an-image-menu-with-jquery/" title="jquery-easing example image menu">jquery-easing example image menu</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/web-design/create-an-image-menu-with-jquery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Polyclip.js: Clip JPEG Images Into Polygons</title>
		<link>http://blogfreakz.com/jquery/polyclip-js-clip-jpeg-images-into-polygons/</link>
		<comments>http://blogfreakz.com/jquery/polyclip-js-clip-jpeg-images-into-polygons/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 06:29:12 +0000</pubDate>
		<dc:creator>Keith@Blogfreakz</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Software & Tools]]></category>
		<category><![CDATA[free download]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=24982</guid>
		<description><![CDATA[Thanks to polyClip.js, you finally don&#8217;t have to restrict yourself to using PNG files or a graphics editor whenever you want to use an image of an object without its background. Created by ZoltanDulac, polyclip.js a jQuery plugin or JavaScript library that allows you to crop or clip any image in a non-rectangular way with [...]]]></description>
			<content:encoded><![CDATA[<p><strong><span style="text-decoration: underline;"> </span></strong>Thanks to polyClip.js, you finally don&#8217;t have to restrict yourself to using PNG files or a graphics editor whenever you want to use an image of an object without its background. Created by <a href="http://www.useragentman.com/"><strong>ZoltanDulac</strong></a>, polyclip.js a jQuery plugin or JavaScript library that allows you to crop or clip any image in a non-rectangular way with HTML5 Canvas&#8217; imagemap coordinates.</p>
<p><img class="aligncenter size-large wp-image-24983" title="HTML 5 Canvas coordinates" src="http://blogfreakz.com/wp-content/uploads/2012/02/130-476x250.jpg" alt="130 476x250 Polyclip.js: Clip JPEG Images Into Polygons" width="476" height="250" /></p>
<p>Why use JPEG with polyclip.js instead of PNG? Because PNG images can&#8217;t be as small as JPEG images when you&#8217;re dealing with photographic images, and you know how an image&#8217;s file size can affect a page&#8217;s loading time. What the script does is cut points on the image using x and y values provided by the user. If you know how to create an image map then using polyclip.js should be easy for you to use.</p>
<p><a href="http://www.greepit.com/wp-content/uploads/2012/01/jpeg-images-clipping-into-non-rectangular-polygons-polyclip-js.jpg" target="_blank"><img class="aligncenter size-large wp-image-24985" title="polyClip" src="http://blogfreakz.com/wp-content/uploads/2012/02/polyClip-600x250.jpg" alt="polyClip 600x250 Polyclip.js: Clip JPEG Images Into Polygons" width="600" height="250" /></a></p>
<p>This plugin&#8217;s practical value can be subject for debate when you&#8217;re dealing with a lot of images but if it&#8217;s only for a handful of images, it can be a huge byte-saver.</p>
<p>The polyclip.js is supported by most browsers, including IE7 and 8 but it&#8217;s going to require the Excanvas JavaScript library which polyfills canvas using VML for it to function properly. It weighs in at only 2kb but for IE7 and 8, there&#8217;s going to be an additional 11kb.</p>
<p>You can download the latest version of polyclip.js over at <strong><a href="https://github.com/zoltan-dulac/polyClip" target="_blank">GitHub</a></strong>.<a href="https://github.com/zoltan-dulac/polyClip"><strong></strong></a> To know more about this plugin/library, you can read about it <a href="http://www.useragentman.com/blog/2011/10/29/clipping-jpeg-images-into-non-rectangular-polygons-using-polyclip-js/"><strong>here</strong></a>.<br />
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/jquery/polyclip-js-clip-jpeg-images-into-polygons/" title="polyclip js">polyclip js</a></li>
<li><a href="http://blogfreakz.com/jquery/polyclip-js-clip-jpeg-images-into-polygons/" title="jquery polyclip">jquery polyclip</a></li>
<li><a href="http://blogfreakz.com/jquery/polyclip-js-clip-jpeg-images-into-polygons/" title="html5 canvas crop polygon">html5 canvas crop polygon</a></li>
<li><a href="http://blogfreakz.com/jquery/polyclip-js-clip-jpeg-images-into-polygons/" title="jquery polygon">jquery polygon</a></li>
<li><a href="http://blogfreakz.com/jquery/polyclip-js-clip-jpeg-images-into-polygons/" title="jquery image crop polygon">jquery image crop polygon</a></li>
<li><a href="http://blogfreakz.com/jquery/polyclip-js-clip-jpeg-images-into-polygons/" title="jquery clip image -flip">jquery clip image -flip</a></li>
<li><a href="http://blogfreakz.com/jquery/polyclip-js-clip-jpeg-images-into-polygons/" title="jquery clip image polygon">jquery clip image polygon</a></li>
<li><a href="http://blogfreakz.com/jquery/polyclip-js-clip-jpeg-images-into-polygons/" title="jpeg to polygon">jpeg to polygon</a></li>
<li><a href="http://blogfreakz.com/jquery/polyclip-js-clip-jpeg-images-into-polygons/" title="jquery plugins polygon">jquery plugins polygon</a></li>
<li><a href="http://blogfreakz.com/jquery/polyclip-js-clip-jpeg-images-into-polygons/" title="jquery non-rectangular crop">jquery non-rectangular crop</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/jquery/polyclip-js-clip-jpeg-images-into-polygons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

