<?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>Adsense Script &#187; thing</title>
	<atom:link href="http://scriptahead.com/tag/thing/feed/" rel="self" type="application/rss+xml" />
	<link>http://scriptahead.com</link>
	<description></description>
	<lastBuildDate>Thu, 24 May 2012 05:00:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>HOW DO I SET UP MY WEB SITE SO THE ENTIRE THING DOESN&#8217;T NEED TO REFRESH UPON CLICKING ON A SINGLE LINK?</title>
		<link>http://scriptahead.com/196/how-do-i-set-up-my-web-site-so-the-entire-thing-doesnt-need-to-refresh-upon-clicking-on-a-single-link/</link>
		<comments>http://scriptahead.com/196/how-do-i-set-up-my-web-site-so-the-entire-thing-doesnt-need-to-refresh-upon-clicking-on-a-single-link/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 05:02:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Script]]></category>
		<category><![CDATA[clicking]]></category>
		<category><![CDATA[doesnt]]></category>
		<category><![CDATA[entire]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[need]]></category>
		<category><![CDATA[refresh]]></category>
		<category><![CDATA[single]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[thing]]></category>
		<category><![CDATA[upon]]></category>

		<guid isPermaLink="false">http://scriptahead.com/196/how-do-i-set-up-my-web-site-so-the-entire-thing-doesnt-need-to-refresh-upon-clicking-on-a-single-link/</guid>
		<description><![CDATA[Question by caine9174: How do I set up my web site so the entire thing doesn&#8217;t need to refresh upon clicking on a single link? I want people to be able to go from internal page to internal page without the entire web site having to re-load. So the top &#8220;bar&#8221; and side &#8220;bar&#8221; stay]]></description>
			<content:encoded><![CDATA[<p><strong><i>Question by caine9174</i>: <br />How do I set up my web site so the entire thing doesn&#8217;t need to refresh upon clicking on a single link?</strong><br />
I want people to be able to go from internal page to internal page without the entire web site having to re-load.  So the top &#8220;bar&#8221; and side &#8220;bar&#8221; stay loaded and only the center of the web site re-loads.<br />
Is that frames?  Java script?  Is there a tutorial somewhere?</p>
<p><span id="more-196"></span><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><i>Answer by Rex M</i><br/>What you are describing is accomplished using frames, and is in this enlightened age generally considered by experts of design and usability to be a &#8220;bad thing&#8221;. I highly advocate rethinking your ambitions for your site. Notice that sites such as Yahoo and Amazon, who spend millions per year on research and development, do not use frames. Why, then, would it make sense for you to do so?</p>
<p>However, if you feel you must totally use them, you can learn about them here: http://www.w3schools.com/html/html_frames.asp</p>
<p>Some users might recommend AJAX, but usability research is showing that it is also inappropriate for a web site situation. Users anticipate web sites to be collections of complete pages (as noted in the Jakob Nielsen article linked to by Mr. Tark), and to behave as such. If you are developing a web site, then stick with the pages paradigm. However, if you are developing a web *application*, then AJAX very well might be appropriate for your needs. Users anticipate web applications, such as Yahoo! Mail, to be static and behave more like a desktop program, wherein relevant portions of the screen are updated as needed, while retaining the say of the rest of the UI.</p>
<p>
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
<strong>Give your own answer to this question below!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://scriptahead.com/196/how-do-i-set-up-my-web-site-so-the-entire-thing-doesnt-need-to-refresh-upon-clicking-on-a-single-link/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

