Ive been playing with JQuery alot lately and am loving the ease of use and the feature rich toolset, you can get some realy good effects with it. i know sometimes .net developers get, i dont know scared about trying new things that arnt born of microsoft, but JQuery is now being actively endorsed by microsoft and is actually shipped with the latest versions of the framework, so how do you use it. 1. If you dont have it get a copy of jquery.js its quite small (im currently using 'jquery-.3.2.min.js' which is 56Kb) 2. Include it in your web app 3. There are 2 ways to use it in a page 3a Add a script reference into your head section of the aspx page <script src="Js cript/jquery -1.3.2.min.js" type="text/javascript"></script> 3b If you are using asp.net AJAX you can let the script manager handle it by: 3b.1 Adding a script manager to the form in the body of the aspx page 3b.2 Adding a scripts element 3b.3 Adding a script reference to the jquery...
Awaz Apni Baat Apni is started in new Vision of Pakistan, We want to see a real image of Pakistan in public Point of View, Our Pakistan with New Vision.

