<?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>GreatWebGuy &#187; Javascript</title> <atom:link href="http://greatwebguy.com/tag/javascript/feed/" rel="self" type="application/rss+xml" /><link>http://greatwebguy.com</link> <description>Self-proclaimed greatness is a hard thing to prove.</description> <lastBuildDate>Sat, 24 Dec 2011 03:12:51 +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>Writing JavaScript specific CSS</title><link>http://greatwebguy.com/programming/css/writing-javascript-specific-css/</link> <comments>http://greatwebguy.com/programming/css/writing-javascript-specific-css/#comments</comments> <pubDate>Fri, 01 May 2009 14:53:55 +0000</pubDate> <dc:creator>webguy</dc:creator> <category><![CDATA[CSS]]></category> <category><![CDATA[Javascript]]></category> <guid
isPermaLink="false">http://greatwebguy.com/?p=153</guid> <description><![CDATA[I wrote an article recently recommending Using jQuery to write JavaScript specific CSS, I've since change my mind on this approach. The approach I've moved to is similar, but doesn't rely on a framework and allows more flexibility like moving all of my JavaScript includes to the bottom of the page for better performance. In [...]]]></description> <wfw:commentRss>http://greatwebguy.com/programming/css/writing-javascript-specific-css/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Prevent double submit with jQuery</title><link>http://greatwebguy.com/programming/dom/prevent-double-submit-with-jquery/</link> <comments>http://greatwebguy.com/programming/dom/prevent-double-submit-with-jquery/#comments</comments> <pubDate>Wed, 17 Sep 2008 00:58:44 +0000</pubDate> <dc:creator>webguy</dc:creator> <category><![CDATA[DOM]]></category> <category><![CDATA[Javascript]]></category> <category><![CDATA[JQuery]]></category> <category><![CDATA[submit]]></category> <guid
isPermaLink="false">http://greatwebguy.com/?p=70</guid> <description><![CDATA[Another great "little" solution with jQuery. Needed a simple way to protect all the forms on our site from being double submitted. There was an attempted solution in place on our app, that added an onsubmit to every form with a function above it called ignoreDoubleSubmit that tried to trap the event of the button [...]]]></description> <wfw:commentRss>http://greatwebguy.com/programming/dom/prevent-double-submit-with-jquery/feed/</wfw:commentRss> <slash:comments>24</slash:comments> </item> <item><title>Suckerfish DHTML dropdown menu with JQuery</title><link>http://greatwebguy.com/programming/dom/suckerfish-dhtml-dropdown-menu-with-jquery/</link> <comments>http://greatwebguy.com/programming/dom/suckerfish-dhtml-dropdown-menu-with-jquery/#comments</comments> <pubDate>Fri, 22 Feb 2008 02:19:18 +0000</pubDate> <dc:creator>webguy</dc:creator> <category><![CDATA[DOM]]></category> <category><![CDATA[Javascript]]></category> <category><![CDATA[JQuery]]></category> <guid
isPermaLink="false">http://greatwebguy.com/programming/dom/suckerfish-dhtml-dropdown-menu-with-jquery/</guid> <description><![CDATA[DHTML dropdown menu's have been greatly improved in terms of accessibility, standards compliance, and weight using the Suckerfish technique of building pure CSS-based menus and then attaching a small javascript that allows Internet Explorer 6 to mimic the CSS hover method. Once the die-hards hanging onto IE6 let go, we won't have to worry much [...]]]></description> <wfw:commentRss>http://greatwebguy.com/programming/dom/suckerfish-dhtml-dropdown-menu-with-jquery/feed/</wfw:commentRss> <slash:comments>13</slash:comments> </item> </channel> </rss>
