Studio will *not* do intellisense unless you go to SP1, it's
absolutely required

As for your other questions

> window.open is still window.open
> Startup --->   $(document).ready() or $(window).load()
> your third line doesn't make any sense... any JavaScript based function runs 
> on the client after the code behind has done it's thing



On Feb 19, 7:40 am, informit <informit...@gmail.com> wrote:
> 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.

Reply via email to