Skip to content

SliceMeNice/jquery-ui-mailchimp-signup-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

jQuery UI Mailchimp Signup Form

Release History

1.3.0

  • Changed response options, so you can use your own functions to build the error / success response message elements, and append the response element yourself.

1.2.0

  • Changed code to not split the response message as the list name could contain a dash, instead use the i18n function to transform and translate the response messages (e.g. using regular expressions).

1.1.0

  • Added option to translate response messages.

1.0.1

  • Changed to automatically collect form data using serializeArray on the form element, and added code to drop error codes from response messages.

1.0.0

  • Initial version.