Have put this just above my form in the body (locumregister is the id of my form): <script type="text/javascript"> window.addEvent('domready', function(){ new FormCheck('locumregister'); }); </script>
And finally have added these in to all my required input tags: class="validate['required']"
And guess what, nothing happens. Any advice? thanks. Adey
Sanford Whiteman
unread,
Jun 6, 2012, 6:46:34 PM6/6/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Adrian Jones
FormCheck is not actively maintained, AFAIK (it has its own list,
too).
If you don't want to change over right away, if you could put up your
sample FormCheck code in a jsFiddle, it's more likely that someone
will try to fix it for you, but my 2¢ is that you shouldn't roll out
FC right now if you want to, for example, have something that will
work with current and future Moo.