diff --git a/README.md b/README.md index d13d454..00e3895 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ particular form. +/* important to locate this script AFTER the closing form element, so form object is loaded in DOM before setup is called */ $.setupForm({ modules : 'date, security' });