vote up 0 vote down star

I am going crazy. I have tried dozens of examples and I have yet to get jquery to successfully return the results of a call to a pagemethod. I have copied each example, letter for letter, and pasted it into my web project to no avail. I am clearly missing something so obvious and stupid but what the heck is it?

I have tried examples on both VS 2005 & 2008 - nothing works. I tried the example above - nada. What am I overlooking?

flag
1  
Have you downloaded and included the jQuery library? – Sev Jun 17 at 18:23
1  
i think you are going to have to give us something to go on here. can you post some of your code? – Geoff Jun 17 at 18:24

1 Answer

vote up 0 vote down

I'm not sure if this helps, but some time ago I had problems calling PageMethods from FireFox (3.5 beta) when the Firebug add-on was enabled. With Firebug disabled, it worked.

Since then there was an update of Firebug and Firefox and now it works.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.