I can't seem to figure out how to get jquery .ajax submission to work
w/ the mailer extension. Has anyone implemented this before and could
you point me to an example?

It seems that mailer's <form> "action" parameter is "hard-coded" mine
reads:
<form name="mailer[contact]" id="mailer" method="post" action="/pages/
24/mail#mailer">

so the jquery $.ajax({ url parameter is never honored on form
submission

thanks for the help .. i'm sure I'm missing something obvious

Reply via email to