Tuesday, 3 January 2012

jQuery Feature

<em>jQuery</em> is a cross-browser JavaScript library that makes it easy to create astonishing web effect in just a few lines of code.
<ul type="disc">
    <li><strong>DOM element selections: </strong>The jQuery using easy to selecting DOM elements and traversing to modifying their content. When you use CSS, easy select element id, class and build events to increase or improve more functionality.</li>
    <li><strong>Compatibility All Dynamic Languages</strong> - The jQuery script can be use with all most Dynamic Web Languages like PHP, ASP, JSP, CGI etc.</li>
    <li><strong>Event Handling</strong> - The jQuery library is support to creating an your own events. and also provide event model. it is very easy to handle events.</li>
    <li><strong>Ajax Intrectactions</strong> - The jQuery help to develop lot of features using in AJAX Technology.</li>
    <li>Well documented</li>
    <li>Easy to use</li>
    <li>Chaining</li>
    <li>easy-to-use Ajax</li>
    <li>Nice event handlers</li>
    <li>CSS selectors</li>
    <li>CSS manipulation</li>
    <li>filtering your selection</li>
    <li>did I mention chaining?</li>
    <li>Small in size</li>
    <li>Nice little built-in effects.</li>
    <li>Extensibility through plug-ins</li>
</ul>
&nbsp;

No comments:

Post a Comment