<?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>Edmonds Commerce &#187; jquery</title>
	<atom:link href="http://www.edmondscommerce.co.uk/category/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.edmondscommerce.co.uk</link>
	<description>Freelance PHP Ecommerce and SEO Developer in the UK</description>
	<lastBuildDate>Tue, 07 Feb 2012 17:14:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Create a scrollable menu with an onHover effect</title>
		<link>http://www.edmondscommerce.co.uk/jquery/create-a-scrollable-menu-with-an-onhover-effect/</link>
		<comments>http://www.edmondscommerce.co.uk/jquery/create-a-scrollable-menu-with-an-onhover-effect/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 14:51:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[jquery]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[menus]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/?p=2922</guid>
		<description><![CDATA[I was recently asked by a client to create a scrollable, navigation menu for their site. However, they wanted it to have an onHover submenu that expanded to the side, over the top of the scrollbar. The problem with this is that there is noway to do this using normal css, over the overflow:scroll hides [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/jquery/create-a-scrollable-menu-with-an-onhover-effect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JQuery Keeping Click Handler when Updating Content &#8211; Live Binding</title>
		<link>http://www.edmondscommerce.co.uk/jquery/jquery-keeping-click-handler-when-updating-content-live-binding/</link>
		<comments>http://www.edmondscommerce.co.uk/jquery/jquery-keeping-click-handler-when-updating-content-live-binding/#comments</comments>
		<pubDate>Wed, 31 Aug 2011 15:02:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[jquery]]></category>
		<category><![CDATA[attach]]></category>
		<category><![CDATA[bind]]></category>
		<category><![CDATA[dom]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[handler]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[live]]></category>
		<category><![CDATA[maintain]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/?p=2605</guid>
		<description><![CDATA[If you are using jQuery and attaching click handlers etc to elements as part of your document ready block, you may find you are losing those handlers if you update the page with Javascript after load. For example if you have some kind of slide show which involves redrawing the contents of a div, you [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/jquery/jquery-keeping-click-handler-when-updating-content-live-binding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jquery 1.4 Released</title>
		<link>http://www.edmondscommerce.co.uk/jquery/jquery-1-4-released/</link>
		<comments>http://www.edmondscommerce.co.uk/jquery/jquery-1-4-released/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 10:13:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[jquery]]></category>
		<category><![CDATA[1.4]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=1308</guid>
		<description><![CDATA[Jquery, arguably the most popular Javascript library has has a new version released. The release features some dramatic performance improvements, especially on widely used functions like .html() It also features a host of new functionality and improvements. For full details check out this page: http://jquery14.com/day-01/jquery-14 More Reading: JQuery Keeping Click Handler when Updating Content &#8211; [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/jquery/jquery-1-4-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Loving jQuery and Netbeans</title>
		<link>http://www.edmondscommerce.co.uk/jquery/loving-jquery-and-netbeans/</link>
		<comments>http://www.edmondscommerce.co.uk/jquery/loving-jquery-and-netbeans/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 08:56:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[jquery]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[netbeans]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=1193</guid>
		<description><![CDATA[I'm currently working on a project that has some really heavy javascript requirements. For the project I decided on using jQuery to implement the required functionality. Now having only used jQuery for a few days I have to say I'm impressed with how easy and intuitive it is. That combined with the excellent jQuery support [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/jquery/loving-jquery-and-netbeans/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

