Display Spry results in Jquery modal dialog

Posted by Simon S on Stack Overflow See other posts from Stack Overflow or by Simon S
Published on 2010-05-27T15:27:23Z Indexed on 2010/05/27 15:31 UTC
Read the original article Hit count: 211

Filed under:
|
|

I am using Spry to retrieve data from a SOAP webservice (received as XML).

I want to display these results in modal Dialog using the jquery dialog plugin.

I have an almost working solution, but the dialog shows the spry placeholders (i.e. the fieldnames surrounded by {}), not the actual retrieved data.

Any ideas how I might achieve what I want?

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about jquery-ui-dialog