Serialize form to object – jQuery
It’s pretty easy to serialise form using jQuery – $(‘#formid’).serialize(); or by $(‘#formid’).serializeArray(); But neither of them it’s easy to modify. Really useful snippet – serialise form to object.
It’s pretty easy to serialise form using jQuery – $(‘#formid’).serialize(); or by $(‘#formid’).serializeArray(); But neither of them it’s easy to modify. Really useful snippet – serialise form to object.
This is one if these rare plugins which make my live lot easier. Actually can’t imagine my work without it. Cut&Slice me is able to export your assets to different devices in seconds. Whole idea is really simple...
Simple FAQ gives you ability to create very simple FAQ on your site (questions and answers). You can add question and answer using WordPress panel. Read more on WordPress Simple FAQ plugin page. Installation...