<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.bytemycode.com/rssformat.xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>byteMyCode: Snippet Revisions</title>
		<link>http://www.bytemycode.com</link>
		<description>Revisions for this snippet.</description>
		<pubDate>Tue, 02 Dec 2008 22:32:12 +0000</pubDate>
		<copyright>1998-2008 </copyright>
		<language>en-us</language>
		<image>
		      <link>http://www.bytemycode.com</link>
		      <url>http://www.bytemycode.com/img/rss_title.gif</url>
		      <title>byteMyCode</title>
		</image>

	
	<item>
		<title>libNog - A Browser-Independence lib for JavaScript 1</title>
		<link>http://www.bytemycode.com/snippets/snippet/631/1/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/631/comments/</comments>
		<pubDate>Thu, 08 Mar 2007 23:37:21 +0000</pubDate>
		<dc:creator>Fordiman</dc:creator>
		<category>ajax, browser-independent, JavaScript, Library, XML</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/631/</guid>
		<description>
			<![CDATA[
				<p><a href='http://www.elflord.net/libNog' target="_blank">libNog</a> is a 9k library to provide somewhat easier browser-independence.  It is not yet complete, and will be continuously revised.  It grew from <a href='http://www.bytemycode.com/snippets/snippet/527/' target="_blank">this</a> snippet, and is still growing as I find things I use often.<br />Presently, libNog features:<br /><blockquote><br />A way to browser-independently get an XMLHttpRequest object.<br />A set of simple methods for GET, POST, HEAD, and to include other Scripts.<br />Simple methods for className control<br />A completely abstracted form of getElement*<br />Browser-independent methods for attaching and detaching event handlers<br />An event-normalization routine<br />A simple one-command 'Stop the Event' routine<br />And the big one: A simplified Class object by which classes can be built in JavaScript.<br /></blockquote><br />The above link will point you to the API documentation and history of libNog, as well as where to download the library.</p>
			]]>
		</description>
	</item>

	
	</channel>
</rss>