jQuery-material-form-fields
jQuery-material-form-fields copied to clipboard
jQuery material design form fields
The onchange event is not working for select and could not add dynamic options to the select as it converting to div structure.
license
Great work. Would like to suggest to add a license info. Thanks
you rewrite the ID of fields which have already an ID which is useless, you should check if the ID is empty and if it is, put the name of...
Hi There, First of all, thanks for this amazing simplistic plugin. I'm having a problem when I put 2 dropdowns close to each other. They start to overlap. It's probably...
Suppose, page height is 800px and selection option dropdown height is 2000px ( if select box has over hundred options ). When we click select box, I got white blank...