Jquery Uniform Update doesn't work
问题 I'm using jquery uniform on one of the project I'm working on. Since this is admin panel, I truly don't have option to show. I will explain my problem What I'm trying to do is quite simple. I'm adding some form elements (like select, check box, text input) to the page with ajax. Every single thing works except re-styling those dynamically added form elements. function step2 () { $.post( siteUrl + "includes/ajax/members/add-subscription.php?do=step2", $("#selectedSubscribers").serialize(),