I’ve got couple of “select” elements,
I need a true/false selector, whether one or any of them has a selected option with other than default which is “0” value.
Any ideas?
I’ve got couple of select elements, I need a true/false selector, whether one or
Share
Why not to use
filter?if you wish to use it in condition