jquery.dirty
jquery.dirty copied to clipboard
Fix issue #86 (False positive on select multiple)
As noted in the issue #86 , comparison of array values must be done differently or it will always say that the field has been modified. This fixes it.