<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>DOM Scripting comments: Questioning unobtrusive JavaScript</title>
		<link>http://domscripting.com/blog/display/32</link>
		<description>There’s a spirited debate going on over at Web Graphics about the pros and cons of inline JavaScript.</description>
		<language>en</language>
		<item>
			<title>Dustin Diaz</title>
			<link>http://domscripting.com/blog/display.php/32#comment126</link>
			<content:encoded><![CDATA[<p>I think the biggest argument inliners have is how to tie in JavaScript built in with a much larger architecture. I too (agreeing with Jeremy) believe that there is always another workaround that one has yet to think of. </p>

<p>It should always be as easy as passing in a className of a sort and use that as a hook to add behavior. on[event] is a mirrored effect of the style attribute, but for JavaScript.</p>
]]></content:encoded>
			<pubDate>Tue, 15 Nov 2005 00:28:52 GMT</pubDate>
		</item>
   </channel>
</rss>