Tag: jquery
-
Add a datepicker to the registration form
Here is an example of how to implement a jQuery datepicker script for the registration form. Note that as of WP-Members 3.1.8, a date field type is available. However, this is an HTML5 field type and is not fully integrated into all browsers (most notably, it is a “development” option in FireFox). This example is…