<?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>prosoxi.com &#187; javascript</title>
	<atom:link href="http://www.prosoxi.com/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.prosoxi.com</link>
	<description>Proven Solutions</description>
	<lastBuildDate>Tue, 07 Feb 2012 12:54:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Snowstorm: A JavaScript Snow Effect for HTML</title>
		<link>http://www.prosoxi.com/2011/11/29/snowstorm-a-javascript-snow-effect-for-html/</link>
		<comments>http://www.prosoxi.com/2011/11/29/snowstorm-a-javascript-snow-effect-for-html/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 09:05:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript - Ajax]]></category>
		<category><![CDATA[effect]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[snow]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/2011/11/29/snowstorm-a-javascript-snow-effect-for-html/</guid>
		<description><![CDATA[Let It Snow. So, you want JavaScript snow on your web site, eh? Snowstorm is a JavaScript-driven snow effect that can be easily added to web pages. It is free for use, and easy to set up. A single JavaScript file provides the functionality required. No images are used for the snow effect. I&#8217;d like [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2011/11/29/snowstorm-a-javascript-snow-effect-for-html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ondblclick Event</title>
		<link>http://www.prosoxi.com/2011/10/20/ondblclick-event/</link>
		<comments>http://www.prosoxi.com/2011/10/20/ondblclick-event/#comments</comments>
		<pubDate>Thu, 20 Oct 2011 14:02:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HTML - XHTML]]></category>
		<category><![CDATA[click]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/2011/10/20/ondblclick-event/</guid>
		<description><![CDATA[Definition and Usage The ondblclick event occurs when an object gets double-clicked. Syntax ondblclick=&#34;SomeJavaScriptCode&#34; Parameter Description SomeJavaScriptCode Required. Specifies a JavaScript to be executed when the event occurs. Supported by the following HTML tags: &#60;a&#62;, &#60;address&#62;, &#60;area&#62;, &#60;b&#62;, &#60;bdo&#62;, &#60;big&#62;, &#60;blockquote&#62;, &#60;body&#62;, &#60;button&#62;, &#60;caption&#62;, &#60;cite&#62;, &#60;code&#62;, &#60;dd&#62;, &#60;dfn&#62;, &#60;div&#62;, &#60;dl&#62;, &#60;dt&#62;, &#60;em&#62;, &#60;fieldset&#62;, &#60;form&#62;, &#60;h1&#62; [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2011/10/20/ondblclick-event/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery Before/After Plugin</title>
		<link>http://www.prosoxi.com/2011/10/18/jquery-beforeafter-plugin/</link>
		<comments>http://www.prosoxi.com/2011/10/18/jquery-beforeafter-plugin/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 13:32:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript - Ajax]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/2011/10/18/jquery-beforeafter-plugin/</guid>
		<description><![CDATA[About a month ago I was reading the New York Times online and they had an article which showed a road in Brooklyn that had been reconstructed to make it safer and more pleasing to the eye. To show the difference&#160; in the reconstruction project, they showed a before and after picture using Flash that [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2011/10/18/jquery-beforeafter-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML5  BOILERPLATE</title>
		<link>http://www.prosoxi.com/2011/04/15/html5-boilerplate/</link>
		<comments>http://www.prosoxi.com/2011/04/15/html5-boilerplate/#comments</comments>
		<pubDate>Fri, 15 Apr 2011 07:52:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HTML - XHTML]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/2011/04/15/html5-boilerplate/</guid>
		<description><![CDATA[HTML5 BOILERPLATE IS 1.0! Monday, March 21, 2011 Along with HTML5 Boilerplate&#8217;s rock solid commitment to cross-browser consistency, H5BP brings you delicious documentation, a site optimizing build script, and a custom boilerplate builder. In addition to this, we now support lighttpd, Google App Engine, and NodeJS with optimized server configurations (along with Apache, Nginx, and [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2011/04/15/html5-boilerplate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Spell Checker</title>
		<link>http://www.prosoxi.com/2011/03/30/php-spell-checker/</link>
		<comments>http://www.prosoxi.com/2011/03/30/php-spell-checker/#comments</comments>
		<pubDate>Wed, 30 Mar 2011 16:49:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Spell Checker]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/2011/03/30/php-spell-checker/</guid>
		<description><![CDATA[The PHP Spell Check component adds fast, reliable spell-checking to web sites and intranets. Installed on either IIS and Apache Servers, PHP Spell Check works on all major browsers since IE5. &#160; Feature Rich Word processor experience Spell as-you-type Spell in a dialog Compatible with all major Web HTML Editors Did-you-mean&#8230; search suggestions Get Started [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2011/03/30/php-spell-checker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaScript to scroll to the top of the page</title>
		<link>http://www.prosoxi.com/2011/03/21/javascript-to-scroll-to-the-top-of-the-page/</link>
		<comments>http://www.prosoxi.com/2011/03/21/javascript-to-scroll-to-the-top-of-the-page/#comments</comments>
		<pubDate>Mon, 21 Mar 2011 08:14:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript - Ajax]]></category>
		<category><![CDATA[anchor]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[top of page]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/2011/03/21/javascript-to-scroll-to-the-top-of-the-page/</guid>
		<description><![CDATA[The following JavaScript link in your page will cause the page to scroll to the top: &#160; &#60;a href=&#34;javascript:scroll(0,0)&#34;&#62;Top&#60;/a&#62; &#160; The first number is the x position, the second is the y position. (Positions are in pixels.)&#160; So, you can also change these numbers to scroll to a specific point on a page, too.]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2011/03/21/javascript-to-scroll-to-the-top-of-the-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automatically Putting the Cursor in a Field</title>
		<link>http://www.prosoxi.com/2010/11/16/automatically-putting-the-cursor-in-a-field/</link>
		<comments>http://www.prosoxi.com/2010/11/16/automatically-putting-the-cursor-in-a-field/#comments</comments>
		<pubDate>Tue, 16 Nov 2010 08:36:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript - Ajax]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[field]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[input]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=1654</guid>
		<description><![CDATA[Automatically Putting the Cursor in a Field [ad code=1] &#60;script type=&#8221;text/javascript&#8221;&#62; document.forms.loginForm.kt_login_user.focus() &#60;/script&#62;]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2010/11/16/automatically-putting-the-cursor-in-a-field/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>6 fast jQuery Tips</title>
		<link>http://www.prosoxi.com/2010/11/12/6-fast-jquery-tips/</link>
		<comments>http://www.prosoxi.com/2010/11/12/6-fast-jquery-tips/#comments</comments>
		<pubDate>Fri, 12 Nov 2010 11:02:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript - Ajax]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=1629</guid>
		<description><![CDATA[Force a Page Reload This will forcefully reload the current page. No jQuery needed here.[ad code=4] location.reload(true); If your content might be cached by proxy servers and your URL has no query string, try this: location.replace(  location.href.replace(/\?.*$/, '') + '?' + Math.random()); Many ad networks use this trick to ensure that ad tags are never [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2010/11/12/6-fast-jquery-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Refresh/Reload a Page using jQuery</title>
		<link>http://www.prosoxi.com/2010/11/12/how-to-refreshreload-a-page-using-jquery/</link>
		<comments>http://www.prosoxi.com/2010/11/12/how-to-refreshreload-a-page-using-jquery/#comments</comments>
		<pubDate>Fri, 12 Nov 2010 11:00:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript - Ajax]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=1627</guid>
		<description><![CDATA[I have seen this question asked in many forums, however the solution presented worked on selected browsers only. Here’s a solution I have tested that works on IE7, FireFox 3 and Chrome. Hopefully it should work on other browser versions as well! &#60;html xmlns="http://www.w3.org/1999/xhtml"&#62; &#60;head&#62; &#60;title&#62;Reload/Refresh a Page in jQuery&#60;/title&#62; &#60;script type="text/javascript" src="http://code.jquery.com/jquery-latest.js"&#62; &#60;/script&#62; &#60;script [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2010/11/12/how-to-refreshreload-a-page-using-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ctrl+Enter Submit Any Form</title>
		<link>http://www.prosoxi.com/2010/11/12/ctrlenter-submit-any-form/</link>
		<comments>http://www.prosoxi.com/2010/11/12/ctrlenter-submit-any-form/#comments</comments>
		<pubDate>Fri, 12 Nov 2010 08:58:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript - Ajax]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=1623</guid>
		<description><![CDATA[Script Summary: Ctrl+Enter submit any form Ctrl+Shift+Enter submit any form in new tab/window http://userscripts.org/scripts/show/67743 [ad code=4]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2010/11/12/ctrlenter-submit-any-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Submit forms when CTRL+Enter is pressed in a textarea using jQuery</title>
		<link>http://www.prosoxi.com/2010/11/12/submit-forms-when-ctrlenter-is-pressed-in-a-textarea-using-jquery/</link>
		<comments>http://www.prosoxi.com/2010/11/12/submit-forms-when-ctrlenter-is-pressed-in-a-textarea-using-jquery/#comments</comments>
		<pubDate>Fri, 12 Nov 2010 08:57:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript - Ajax]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[shortcut]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=1621</guid>
		<description><![CDATA[This is how we add that functionality to our websites using jQuery: $('textarea').keypress(function(e){ if (e.ctrlKey &#38;&#38; e.keyCode == 13) { $(this).closest('form').submit(); } }); [ad code=4]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2010/11/12/submit-forms-when-ctrlenter-is-pressed-in-a-textarea-using-jquery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Jquery tree &#8211; jsTree</title>
		<link>http://www.prosoxi.com/2010/11/09/jquery-tree-jstree/</link>
		<comments>http://www.prosoxi.com/2010/11/09/jquery-tree-jstree/#comments</comments>
		<pubDate>Tue, 09 Nov 2010 20:23:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript - Ajax]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=1603</guid>
		<description><![CDATA[What is jsTree? jsTree is a javascript based, cross browser tree component. It is packaged as a jQuery plugin. jsTree is absolutely free (licensed same as jQuery – under the terms of either the MIT License or the GNU General Public License (GPL) Version 2). [ad code=1] visit now]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2010/11/09/jquery-tree-jstree/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

