<?xml version="1.0" encoding="utf-8"?>
			<rss version="2.0">
				<channel>
					<title>ShoutLand - Discussion Feed (HTML and JavaScript Question with a quiz timeout????)</title>
					<lastBuildDate>Thu, 09 Sep 2010 14:23:39 -0600</lastBuildDate>
					<link>http://shoutland.com/</link>
					<description></description>
					<generator>
						Lussumo Vanilla 1.1.9 &amp; Feed Publisher
					</generator>
					<item>
			<title>HTML and JavaScript Question with a quiz timeout????</title>
			<link>http://shoutland.com/discussion/1139/html-and-javascript-question-with-a-quiz-timeout/?Focus=33764#Comment_33764</link>
			<guid isPermaLink="false">http://shoutland.com/discussion/1139/html-and-javascript-question-with-a-quiz-timeout/?Focus=33764#Comment_33764</guid>
			<pubDate>Wed, 03 Mar 2010 09:01:20 -0700</pubDate>
			<author>arshdeep79</author>
			<description>
				<![CDATA[ <p>
	<span class="Apple-style-span" style="rgb(51, 51, 51); font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 21px; ">Set the timeout before the closure of the body tag, this will ensure all content has loaded first..</span></p>... ]]>
			</description>
		</item>
		<item>
			<title>HTML and JavaScript Question with a quiz timeout????</title>
			<link>http://shoutland.com/discussion/1139/html-and-javascript-question-with-a-quiz-timeout/?Focus=18174#Comment_18174</link>
			<guid isPermaLink="false">http://shoutland.com/discussion/1139/html-and-javascript-question-with-a-quiz-timeout/?Focus=18174#Comment_18174</guid>
			<pubDate>Tue, 22 Sep 2009 01:28:00 -0600</pubDate>
			<author>ALWAYSLAUGHING</author>
			<description>
				<![CDATA[ <p>
	I have to make a quiz and have it be timed <br />
	I also have to have the quiz lock out every field except the submit button <br />
	<br />
	<br />
	I know it is so easy but I can&#39;t find it in my book of a damn bible of javascript. <br />
	<br />
	Here is what I have so far: <br />
	&lt;html&gt; <br />
	<br />
	<br />
	&lt;head&gt; <br />
	<br />
	&lt;/head&gt; <br />
	<br />
	<br />
	&lt;body&gt; <br />
	<br />
	&lt;h3&gt;Who is our currrent President?&lt;/h3&gt; <br />
	&lt;input type=&quot;radio&quot; name=&quot;pres&quot; id=&quot;barrack&quot;&gt;Barack Obama <br />
	&lt;br&gt; <br />
	&lt;input type=&quot;radio&quot; name=&quot;pres&quot; id=&quot;george&quot;&gt;George Washington <br />
	&lt;/body&gt; <br />
	&lt;/html&gt; <br />
	<br />
	<img alt="Image" border="0" height="328" src="http://i33.tinypic.com/2qvtmvt.jpg" title="Image" width="650" /> <br />
	<br />
	Please help me. I am going crazy. I have used the settimeout or whatever but nothing is working. I also managed to create a clock to countdown from 10 minutes but have not managed to have that clock run out and lock out every field except the submit button(again not yet put in my file shown). thanks in advance</p>... ]]>
			</description>
		</item>
		
				</channel>
			</rss>