<?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>家有小虎 &#187; content</title>
	<atom:link href="http://jiahu.net/tag/content/feed" rel="self" type="application/rss+xml" />
	<link>http://jiahu.net</link>
	<description>我在路上, 你不在身旁. 想你的时候, 温暖依然.</description>
	<lastBuildDate>Sun, 15 Jan 2012 03:12:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to put javascript in a page using masterpage?</title>
		<link>http://jiahu.net/how-to-put-javascript-in-a-page-using-masterpage-2.htm</link>
		<comments>http://jiahu.net/how-to-put-javascript-in-a-page-using-masterpage-2.htm#comments</comments>
		<pubDate>Mon, 12 May 2008 07:23:05 +0000</pubDate>
		<dc:creator>@ouc</dc:creator>
				<category><![CDATA[工作]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[masterpage]]></category>

		<guid isPermaLink="false">http://cngator.net/?p=21</guid>
		<description><![CDATA[Question: How to put javascript in a page using masterpage? Error message: Validation (XHTML 1.0 Transitional): Content is not supported outside &#8216;script&#8217; or &#8216;asp:content&#8217; regions. Answer: Place the script inside the &#60;asp:content&#62; tag. Because you are using content area and &#8230; <a href="http://jiahu.net/how-to-put-javascript-in-a-page-using-masterpage-2.htm">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Question:</p>
<p>How to put javascript in a page using masterpage? Error message: Validation (XHTML 1.0 Transitional): Content is not supported outside &#8216;script&#8217; or &#8216;asp:content&#8217; regions.</p>
<p>Answer:</p>
<p>Place the script inside the &lt;asp:content&gt; tag. Because you are using content area and a master page, the<br />
id will be prefixed with the master and content area names. you should use ClientId to get the actual rendered names.</p>
<p>Link: <a title="How to put javascript in a page using masterpage?" href="http://www.velocityreviews.com/forums/t368066-how-to-put-javascript-in-a-page-using-masterpage.html" target="_blank">http://www.velocityreviews.com/forums/t368066-how-to-put-javascript-in-a-page-using-masterpage.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jiahu.net/how-to-put-javascript-in-a-page-using-masterpage-2.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

