[jQuery] JQuery with ASP.NET
Can anyone tell me
What is alternate for following JavaScript with asp.net functions
using JQuery. pls give example..
-> window.open
-> ScriptManager.StartUpScript
-> Make JQuery function and call it from code behind.
Also how can i get intellisense support for JQuery in vs 2008 without
upgrading to sp1. I donwloaded one hotfix Hotfix for Microsoft Visual
Studio 2008 – KB946581 ..but it doesnt help.