|
ITORIAN
public
string
WelcomeToRead()
{
return "Abhimanyu's
Thoughts";
}
|
|
|
|
|
|
This is my personal website and the opinions I have expressed here is my own.
For any accuracy I recommend to visit official websites like MSDN for Microsoft.
I developed this website to share my technical skills.
|
|
jQuery
|
jQuery is a new kind of JavaScript Library.
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling,
animating, and Ajax interactions for rapid web development. jQuery is designed to change the
way that you write JavaScript.
Query is free, open source software, dual-licensed under the MIT License or the GNU General Public License.
jQuery's syntax is designed to make it easier to navigate a document, select DOM elements,
create animations, handle events, and develop Ajax applications. jQuery also provides capabilities for
developers to create plug-ins on top of the JavaScript library. This enables developers to create
abstractions for low-level interaction and animation, advanced effects and high-level,
theme-able widgets. The modular approach to the jQuery library allows the creation of
powerful and dynamic web pages and web applications.
|
In this section, you will find jQuery posts.
|
|
Resources
|
jQuery Tutorials
|
|
|
|
|
|