Ok I have managed to find a simple solution works partly by
encompassing them (the scripts) in functions in a global script file.
and then calling the function.
so for example to have an effect of a slidedown.
normally you would do
$('#openme').slideDown("slow");
or put in on an onclick event
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 html since it carries info
2 matches
Mail list logo