jquery.serializeToJSON icon indicating copy to clipboard operation
jquery.serializeToJSON copied to clipboard

Add support for selector $('input, select')

Open LeoZandvliet opened this issue 6 months ago • 0 comments

Updated includeUncheckValues() to support input selectors like $('input, select') just like $.fn.serializeArray() accepts.

LeoZandvliet avatar Jun 30 '25 09:06 LeoZandvliet