<?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>nhaskins.com &#187; jquery</title>
	<atom:link href="http://nhaskins.com/tag/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://nhaskins.com</link>
	<description>web development note book</description>
	<lastBuildDate>Thu, 17 May 2012 13:18:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>moving data from php to javascript: static includes</title>
		<link>http://nhaskins.com/post/moving-data-from-php-to-javascript-static-includes/</link>
		<comments>http://nhaskins.com/post/moving-data-from-php-to-javascript-static-includes/#comments</comments>
		<pubDate>Thu, 07 Oct 2010 02:32:28 +0000</pubDate>
		<dc:creator>Nathan Haskins</dc:creator>
				<category><![CDATA[post]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://nhaskins.com/post/moving-data-from-php-to-javascript-static-includes/</guid>
		<description><![CDATA[research into including php generated html into javascript for ajax dom updates. yea&#8230; its all about removing the \n &#8216;s from the human readable markup. im trying to get it so i can edit one nice html template, and have php insert the data, and then minify it for javascript, so javascript can add it [...]]]></description>
			<content:encoded><![CDATA[<p>research into including php generated html into javascript for ajax dom updates.  </p>
<p>yea&#8230; its all about removing the \n &#8216;s from the human readable markup. im trying to get it so i can edit one nice html template, and have php insert the data, and then minify it for javascript, so javascript can add it to the page at whim.  so many buzz words.</p>
<p>much more research needs to be done into further stress testing the minify function, although it currently accept quite a bit.also need to work on a function to merge the human readable html template with mysql data&#8230; it does that, then calls minify, then hands it back to javascript initially as an inline variable, and later as json.  I need to get it so i have nice clean template with variable holders&#8230;.dry as possible.<a href="http://nhaskins.com/wp-content/uploads/2010/10/moving_data_from_php_to_js1.png" rel="lightbox[891]"><img src="http://nhaskins.com/wp-content/uploads/2010/10/moving_data_from_php_to_js1.png" alt="" title="moving_data_from_php_to_js" width="677" height="924" class="aligncenter size-full wp-image-890" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://nhaskins.com/post/moving-data-from-php-to-javascript-static-includes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE js menus hide behind jQuery slide show</title>
		<link>http://nhaskins.com/post/ie-js-menus-hide-behind-jquery-slide-show/</link>
		<comments>http://nhaskins.com/post/ie-js-menus-hide-behind-jquery-slide-show/#comments</comments>
		<pubDate>Wed, 26 May 2010 17:18:15 +0000</pubDate>
		<dc:creator>Nathan Haskins</dc:creator>
				<category><![CDATA[post]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[menus]]></category>
		<category><![CDATA[slideshow]]></category>
		<category><![CDATA[z-index]]></category>

		<guid isPermaLink="false">http://nhaskins.com/post/ie-js-menus-hide-behind-jquery-slide-show/</guid>
		<description><![CDATA[This is a problem I&#8217;ve ran into in the past, but failed to document properly. http://brenelz.com/blog/squish-the-internet-explorer-z-index-bug/ http://annevankesteren.nl/2005/06/z-index Here is the link I used to solved it . dude breaks it down simple. Just make the header z-index higher than the body content. http://webdemar.com/webdesign/superfish-jquery-menu-ie-z-index-bug/]]></description>
			<content:encoded><![CDATA[<p>This is a problem I&#8217;ve ran into in the past, but failed to document properly.</p>
<p><a href="http://brenelz.com/blog/squish-the-internet-explorer-z-index-bug/" rel="nofollow">http://brenelz.com/blog/squish-the-internet-explorer-z-index-bug/</a></p>
<p><a href="http://annevankesteren.nl/2005/06/z-index" rel="nofollow">http://annevankesteren.nl/2005/06/z-index</a></p>
<p>Here is the link I used to solved it . dude breaks it down simple.  Just make the header z-index higher than the body content.</p>
<p><a href="http://webdemar.com/webdesign/superfish-jquery-menu-ie-z-index-bug/" rel="nofollow">http://webdemar.com/webdesign/superfish-jquery-menu-ie-z-index-bug/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nhaskins.com/post/ie-js-menus-hide-behind-jquery-slide-show/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>studio 2108 sliding menus vs static for seo</title>
		<link>http://nhaskins.com/post/studio-2108-sliding-menus-vs-static-for-seo/</link>
		<comments>http://nhaskins.com/post/studio-2108-sliding-menus-vs-static-for-seo/#comments</comments>
		<pubDate>Wed, 05 May 2010 20:47:04 +0000</pubDate>
		<dc:creator>Nathan Haskins</dc:creator>
				<category><![CDATA[post]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[studio2108.com]]></category>

		<guid isPermaLink="false">http://nhaskins.com/post/studio-2108-sliding-menus-vs-static-for-seo/</guid>
		<description><![CDATA[Sliders are awesome, but are they blocking google from indexing? The idea is to use jQuery to change the links at runtime to # href&#8217;s for &#8216;sliding&#8217;. While the original will remain as static paths to pages. Should work right? google doesn&#8217;t process JS&#8230;. sudo //find any link with the class nav_home, and that have [...]]]></description>
			<content:encoded><![CDATA[<p>Sliders are awesome, but are they blocking google from indexing?  The idea is to use jQuery to change the links at runtime to # href&#8217;s for &#8216;sliding&#8217;.  While the original will remain as static paths to pages.  Should work right? google doesn&#8217;t process JS&#8230;.</p>
<p>sudo</p>
<p>//find any link with the class nav_home, and that have a # in the href value<br />
//store the value in an array, split it into 2, # and string<br />
//save the string value as a var<br />
//replace the value of the href with the string var</p>
<p>ened up going with this kinda of deal:</p>
<pre><code>$(function(){

//swap out the default permalink addresses with anchor jumps

$("li.nav_home&gt;a"     ).attr("href",      "#home");
$("li.nav_about&gt;a"    ).attr("href",     "#about");
$("li.nav_services&gt;a" ).attr("href",  "#services");
$("li.nav_portfolio&gt;a").attr("href", "#portfolio");
$("li.nav_contact&gt;a"  ).attr("href",   "#contact");

});
</code></pre>
<p><a href="http://stackoverflow.com/questions/179713/how-to-change-the-href-for-a-hyperlink-using-jquery" rel="nofollow">http://stackoverflow.com/questions/179713/how-to-change-the-href-for-a-hyperlink-using-jquery</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nhaskins.com/post/studio-2108-sliding-menus-vs-static-for-seo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

