<?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>WHM Video Center.com &#187; Java Script</title>
	<atom:link href="http://whmvideocenter.com/tag/java-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://whmvideocenter.com</link>
	<description>WHM and Building WebSites</description>
	<lastBuildDate>Fri, 16 Dec 2011 20:26:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>[JS] Name Alert</title>
		<link>http://whmvideocenter.com/2008/10/18/js-name-alert/</link>
		<comments>http://whmvideocenter.com/2008/10/18/js-name-alert/#comments</comments>
		<pubDate>Sat, 18 Oct 2008 18:46:03 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Hello]]></category>
		<category><![CDATA[Java Script]]></category>
		<category><![CDATA[Script Popup]]></category>

		<guid isPermaLink="false">http://whmvideocenter.com/2008/10/18/js-name-alert/</guid>
		<description><![CDATA[MisaelRoman posted video: This java script popup asks for the persons name on entry to your page, or whatever question you want to ask, then shows the answer on your page when filled in. You can change the question in this line Response=prompt (&#8220;What is your name?&#8221;, &#8220;&#8221;); And change &#8220;Hello&#8221; to reflect your question [...]]]></description>
			<content:encoded><![CDATA[<div style="float:left; padding: 12px"></div>
<div><em><strong>MisaelRoman</strong> posted video: </em><br/><br/>
<div class="cc_video"><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/f4G3Va2ixbs&#038;hl=en"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/f4G3Va2ixbs&#038;hl=en" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></div>
<p><br/>This java script popup asks for the persons name on entry to your page, or whatever question you want to ask, then shows the answer on your page when filled in.<br />
You can change the question in this line<br />
Response=prompt (&#8220;What is your name?&#8221;, &#8220;&#8221;);<br />
And change &#8220;Hello&#8221; to reflect your question in this line;<br />
alert (&#8220;Hello, &#8221; + Response + &#8220;!&#8221;);<br/><br/></div>
]]></content:encoded>
			<wfw:commentRss>http://whmvideocenter.com/2008/10/18/js-name-alert/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
