On Dec 6, 11:31 am, Erdem <erde...@gmail.com> wrote:
> i want ajax to make same when hit enter or click submit button....

    $("#myForm").submit(/* your function here */);

    http://docs.jquery.com/Events/submit#fn

Cheers,

  -- Scott

Reply via email to