SharePoint 2010, SharePoint 2007, jQuery, C#, .NET
People can make use of jQuery for SharePoint 2010 customization. This article is targeted to developers having intermediate knowledge on SharePoint 2010 and are beginners on jQuery. It contains information related to integrating jQuery with SharePoint 2010. With the launch of Visual Studio 2010, we are getting out of the box jQuery support. Visual studio 2010 includes intellisense for jQuery 1.4. Great for editing!
Follow these simple steps to integrate jQuery with your SharePoint Site.
For adding your own custom scripts you can follow same steps i.e. adding script tag as described. Happy scripting :)
thank you