<?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>Blogs Wizards &#187; JavaScript Solutions</title>
	<atom:link href="http://blogswizards.com/category/javascript-solutions/feed" rel="self" type="application/rss+xml" />
	<link>http://blogswizards.com</link>
	<description></description>
	<lastBuildDate>Fri, 23 Sep 2011 18:10:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Jquery Fade In, Fade Out Effect</title>
		<link>http://blogswizards.com/jquery-fade-in-fade-out-effect</link>
		<comments>http://blogswizards.com/jquery-fade-in-fade-out-effect#comments</comments>
		<pubDate>Mon, 22 Feb 2010 20:30:27 +0000</pubDate>
		<dc:creator>Zeeshan</dc:creator>
				<category><![CDATA[JavaScript Solutions]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://blogswizards.com/?p=751</guid>
		<description><![CDATA[Hello welcome to another tutorial by blogswizards, jQuery Fade In, Fade Out Effect. Dont Know jQuery? Dont worry its real simple to use and implement. If you really want to get stuck into jquery then nettuts have wrote a complete series on the subject SEE THIS LINK. Whats jQuery? Firstly whats jquery? i hear you [...]]]></description>
		<wfw:commentRss>http://blogswizards.com/jquery-fade-in-fade-out-effect/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add Javascript in a WordPress Post or Page</title>
		<link>http://blogswizards.com/add-javascript-in-a-wordpress-post-or-page</link>
		<comments>http://blogswizards.com/add-javascript-in-a-wordpress-post-or-page#comments</comments>
		<pubDate>Sat, 12 Dec 2009 08:10:55 +0000</pubDate>
		<dc:creator>Zeeshan</dc:creator>
				<category><![CDATA[JavaScript Solutions]]></category>
		<category><![CDATA[Theme Design]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://blogswizards.com/?p=665</guid>
		<description><![CDATA[One of my readers asked me the following question: &#8220;How can I run a JavaScript within a WordPress post?&#8221; In this short post I have explained how I use Javascript in my WordPress posts. Adding javascript in WordPress post is really simple. You just have to switch to the HTML view in the editor and [...]]]></description>
		<wfw:commentRss>http://blogswizards.com/add-javascript-in-a-wordpress-post-or-page/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An Elastic Thumbnail Menu</title>
		<link>http://blogswizards.com/an-elastic-thumbnail-menu</link>
		<comments>http://blogswizards.com/an-elastic-thumbnail-menu#comments</comments>
		<pubDate>Sat, 21 Nov 2009 04:01:33 +0000</pubDate>
		<dc:creator>Zeeshan</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML Tutorials]]></category>
		<category><![CDATA[JavaScript Solutions]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://blogswizards.com/?p=635</guid>
		<description><![CDATA[In an ongoing attempt to offer alternative methods to spruce up menus, I&#8217;ve pieced together an elastic thumbnail menu. What does it do exactly? Magnifies menu items when they are hovered over. Menu items expand upwards. View the demo to see it in action. Hopefully you know what you&#8217;re getting into, let&#8217;s make this thing [...]]]></description>
		<wfw:commentRss>http://blogswizards.com/an-elastic-thumbnail-menu/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sliding Boxes and Captions with jQuery</title>
		<link>http://blogswizards.com/sliding-boxes-and-captions-with-jquery</link>
		<comments>http://blogswizards.com/sliding-boxes-and-captions-with-jquery#comments</comments>
		<pubDate>Mon, 31 Aug 2009 04:02:31 +0000</pubDate>
		<dc:creator>Zeeshan</dc:creator>
				<category><![CDATA[JavaScript Solutions]]></category>
		<category><![CDATA[Plugin Development]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://blogswizards.com/?p=508</guid>
		<description><![CDATA[The Basic Idea All of these sliding box animations work on the same basic idea. There is a div tag (.boxgrid in my css) that essentially acts as a window where two other items of your choosing &#8220;peek&#8221; through. Confused? Cue the helpful diagram - From this basic idea we can play around with animations [...]]]></description>
		<wfw:commentRss>http://blogswizards.com/sliding-boxes-and-captions-with-jquery/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Edit In Place with AJAX</title>
		<link>http://blogswizards.com/edit-in-place-with-ajax-using-jquery-javascript-library</link>
		<comments>http://blogswizards.com/edit-in-place-with-ajax-using-jquery-javascript-library#comments</comments>
		<pubDate>Wed, 26 Aug 2009 19:57:30 +0000</pubDate>
		<dc:creator>Zeeshan</dc:creator>
				<category><![CDATA[HTML Tutorials]]></category>
		<category><![CDATA[JavaScript Solutions]]></category>
		<category><![CDATA[AJAX]]></category>

		<guid isPermaLink="false">http://blogswizards.com/?p=481</guid>
		<description><![CDATA[An AJAX (or AHAH) proof-of-concept page that allows the visitor to edit the very (x)HTML page they are viewing, without leaving the page. The Concept Click the text to be edited and magically a textarea appears with buttons beneath to save or cancel the changes. Changes are sent via AHAH to a PHP script which [...]]]></description>
		<wfw:commentRss>http://blogswizards.com/edit-in-place-with-ajax-using-jquery-javascript-library/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Integrate Google Calendar using AJAX</title>
		<link>http://blogswizards.com/integrate-google-calendar-in-your-website-using-ajax</link>
		<comments>http://blogswizards.com/integrate-google-calendar-in-your-website-using-ajax#comments</comments>
		<pubDate>Mon, 24 Aug 2009 23:26:20 +0000</pubDate>
		<dc:creator>Zeeshan</dc:creator>
				<category><![CDATA[JavaScript Solutions]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://blogswizards.com/?p=477</guid>
		<description><![CDATA[One of the features I find it interesting in Google calendar is the possibility to create shared calendars, but also the availability of your calendar as XML or ICAL whatever it&#8217;s a private or public one. As soon as we have XML of our calendar available I was wondering why not integrating Google calendar directly [...]]]></description>
		<wfw:commentRss>http://blogswizards.com/integrate-google-calendar-in-your-website-using-ajax/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scroll Box bottom Position check</title>
		<link>http://blogswizards.com/scroll-box-bottom-position-check</link>
		<comments>http://blogswizards.com/scroll-box-bottom-position-check#comments</comments>
		<pubDate>Mon, 24 Aug 2009 03:12:46 +0000</pubDate>
		<dc:creator>Zeeshan</dc:creator>
				<category><![CDATA[HTML Tutorials]]></category>
		<category><![CDATA[JavaScript Solutions]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://blogswizards.com/?p=460</guid>
		<description><![CDATA[I wanted to see if I could check if a user has scrolled to the bottom of the box. For example, to see if they have read all the terms and conditions. We can find out the scroll position using $(selector).scrollTop() and to find the highest posible scroll position using $(selector)[0].scrollHeight. So we could use [...]]]></description>
		<wfw:commentRss>http://blogswizards.com/scroll-box-bottom-position-check/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sexy Drop Down Menu w/ jQuery &amp; CSS</title>
		<link>http://blogswizards.com/sexy-drop-down-menu-w-jquery-css</link>
		<comments>http://blogswizards.com/sexy-drop-down-menu-w-jquery-css#comments</comments>
		<pubDate>Thu, 20 Aug 2009 10:34:25 +0000</pubDate>
		<dc:creator>Zeeshan</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[JavaScript Solutions]]></category>

		<guid isPermaLink="false">http://blogswizards.com/?p=380</guid>
		<description><![CDATA[Step1. HTML First create an unordered list for your base top navigation.Then simply nest another unordered list for your sub navigation. Home Tutorials Sub Nav Link Sub Nav Link Resources Sub Nav Link Sub Nav Link About Us Advertise Submit Contact Us Step2. CSS Next, it’s time to style the navigation wireframe with CSS. ul.topnav [...]]]></description>
		<wfw:commentRss>http://blogswizards.com/sexy-drop-down-menu-w-jquery-css/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  blogswizards.com/category/javascript-solutions/feed ) in 0.64949 seconds, on Feb 6th, 2012 at 12:10 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 6th, 2012 at 1:10 am UTC -->
