[jQuery] Re: script within ajax html response

2007-10-22 Thread MHM
as: slide_down("#openme"); this method has worked for me to some extent. I am now having problems when trying to use accordion within the ui tabs :-s On Oct 2, 2:27 pm, MHM <[EMAIL PROTECTED]> wrote: > Anyone have any solution to my fiasco??? > > On Sep 27, 7:08 pm, MHM

[jQuery] Re: script within ajax html response

2007-10-02 Thread MHM
Anyone have any solution to my fiasco??? On Sep 27, 7:08 pm, MHM <[EMAIL PROTECTED]> wrote: > Hi, > > I am working on a website using jquery for ajax with various other > jquery plugins. In my app, when making ajax queries for forms, i > return back the complete form as

[jQuery] script within ajax html response

2007-09-27 Thread MHM
Hi, I am working on a website using jquery for ajax with various other jquery plugins. In my app, when making ajax queries for forms, i return back the complete form as html since it carries information about validation which is done on the server-side. Taking 2 plugin into consideration, one th