Hi,

Thanks for your response.

I am using a form plugin for submitting form.

http://plugins.jquery.com/project/form

i came to know that livequery can solve this issue, but i am not
understanding that how livequery will bind my form for ajax event.....


On Dec 5, 11:34 pm, Mike Alsup <[EMAIL PROTECTED]> wrote:
> > Please let me know where i am wrong.
>
> Move this line:
>
>     $('#add_prime_show_id').ajaxForm(options);
>
> and put it right beneath this line:
>
>     $('#admin_ajax_new_content_id').html(html); //show the html
> inside .content div
>
> For background info on why:
>
> http://docs.jquery.com/Frequently_Asked_Questions#Why_do_my_events_st...

Reply via email to