$(parent).append(state.html)
did the trick - thanks a ton polyrythmic!
Thanks for your suggestion. I think it may help but it won't
completely solve the problem. Let me give a little background on what
I'm actually trying to do. In response to an Ajax call the server
returns an array of component updates that need to be applied to the
page. Updates include DELETE, IN
Thanks for the suggestion. I can try it but I think it won't do the
same thing I was doing earlier. Let me give a little background on my
algorithm. The server sends a list of changes to the page and the
client script has to apply. Changes can be delete, insert and update.
The markup sent by the s
Thanks for your suggestion. I think it may help but it won't
completely solve the problem. Let me give a little background on what
I'm actually trying to do. In response to an Ajax call the server
returns an array of component updates that need to be applied to the
page. Updates include DELETE, IN
is in the HTML markup I'm trying
to insert into the page?
On Oct 12, 7:12 pm, polyrhythmic <[EMAIL PROTECTED]> wrote:
> Alex,
>
> May I recommend to you PasteMonkey?
>
> http://pastemonkey.org/
>
> Charles
> doublerebel.com
>
> On Oct 12, 11:42 am, koollx
5 matches
Mail list logo