[jQuery] Re: problems with async in IE but not mozilla

2008-12-18 Thread TomG
I am having the same problem I think (apologies if I accidentally posted twice). The standard jquery call seems to work fine. I haven't broken this down into a simple page yet that I could try with FireFox, but I will do that next. I'm in IE6&7 // This never calls my WebMethod... $("#

[jQuery] Re: ASP.NET C# jquery treeview

2008-12-18 Thread TomG
I also have not been able to get the async portion of jquery TreeView plug in working in ASP.NET. My WebMethod is returning data just fine. Not sure what I'm doing wrong. I can call my WebMethod just fine outside of the treeview... //var x = $.ajax({type:"POST", //url: