how to link to WebMethod when using jQuery treeview?

Posted by Elaine on Stack Overflow See other posts from Stack Overflow or by Elaine
Published on 2010-06-05T19:21:41Z Indexed on 2010/06/06 5:32 UTC
Read the original article Hit count: 288

Filed under:
|

I'm using jQuery treeview plugin to populate a child treeview once click a folder node to expand. but $("#tv").treeview({url: webservice/webmethod}); but doesn't work, and failed to call webthod. How to make it? Thanks.

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about treeview