<?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>westworld: a webmasters best friend &#187; striptags()</title>
	<atom:link href="http://www.westworld.be/tag/striptags/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.westworld.be</link>
	<description>A webmasters best friend</description>
	<lastBuildDate>Tue, 22 Nov 2011 10:58:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Prototype stripTags</title>
		<link>http://www.westworld.be/a-note-to-self/prototype-striptags/</link>
		<comments>http://www.westworld.be/a-note-to-self/prototype-striptags/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 10:38:24 +0000</pubDate>
		<dc:creator>westworld</dc:creator>
				<category><![CDATA[a note to self]]></category>
		<category><![CDATA[Prototypejs]]></category>
		<category><![CDATA[striptags()]]></category>

		<guid isPermaLink="false">http://www.westworld.be/?p=12</guid>
		<description><![CDATA[Prototype's striptags() function explained.<p class="read-more"><a href="http://www.westworld.be/a-note-to-self/prototype-striptags/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://www.westworld.be/a-note-to-self/prototype-striptags/" title="Prototype stripTags "></a><p>Prototype&#8217;s stripTags function needs a string as input. If you want to access a dom node with this function, you need to acces the innerHTML, else the input won&#8217;t match.</p>
<p>expl.</p>
<p>alert($(&#8216;mydiv&#8217;).stripTags(); -&gt; <span style="color: #ff6600;">wont work<br />
<span style="color: #000000;">use</span></span></p>
<p>alert($(&#8216;mydiv&#8217;).innerHTML.stripTags();</p>
<h4>Related Blogs</h4>
<ul class="pc_pingback">
<li class="hdl" style="list-style: none">Related Blogs on <strong>Prototypejs</strong></li>
</ul>
<ul class="pc_pingback">
<li class="hdl" style="list-style: none">Related Blogs on <strong>striptags()</strong></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.westworld.be/a-note-to-self/prototype-striptags/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: www.westworld.be @ 2012-02-06 09:20:05 -->
