<?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>Ajax Tutorial &#187; feature</title>
	<atom:link href="http://tutorialajax.com/web/feature/feed" rel="self" type="application/rss+xml" />
	<link>http://tutorialajax.com</link>
	<description>Prototype, jQuery and another Ajax tutorials</description>
	<lastBuildDate>Tue, 11 Nov 2008 14:24:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>jQuery feature</title>
		<link>http://tutorialajax.com/jquery-feature.html</link>
		<comments>http://tutorialajax.com/jquery-feature.html#comments</comments>
		<pubDate>Thu, 15 May 2008 23:17:37 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[benefit]]></category>
		<category><![CDATA[feature]]></category>

		<guid isPermaLink="false">http://localhost/ajax-framework/?p=11</guid>
		<description><![CDATA[jQuery provides many general function to build a rich pages. jQuery feature:

Ajax
jQuery is one of the ajax framework that used mostly by many web master.
Shortcut access to DOM
instead of using bulk of code in accessing DOM, jQuery have the shortcut.
Manipulating the element content
With jQuery, we can freely insert, update and delete every HTML element.
Easy event [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>jQuery provides many general function to build a rich pages. jQuery feature:</p>
<ul>
<li>Ajax<br />
jQuery is one of the ajax framework that used mostly by many web master.</li>
<li>Shortcut access to DOM<br />
instead of using bulk of code in accessing DOM, jQuery have the shortcut.</li>
<li>Manipulating the element content<br />
With jQuery, we can freely insert, update and delete every HTML element.</li>
<li>Easy event handling<br />
Event handling is no fear again in web pages, jQuery make the process simple.</li>
<li>Animation<br />
by default, jQuery already have ability to perform general animation on the pages.</li>
<li>Action Chaining<br />
Instead of using many temporary variable and repetition lines, we can easily unite several lines of code that have same characteristic to a line code with chaining.</li>
<li>CSS Compliance<br />
The jQuery selector is CSS Compliance, that make any designer that already have knowledge about CSS is able to learn jQuery easily.</li>
<li>Cross browser<br />
using jQuery, no more hack for IE&#8230; the framework has done it automatically.</li>
</ul>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://tutorialajax.com/jquery-feature.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
