[jQuery] Simple way to check for duplicate menu values in jquery?
Hi,
I have a number of select menus on my page, each containing the same
list of options (values and text). What is the simplest way to check
that a value in one select menu is unique? My goal is to verify that
all menu values are unique.
Thanks, - Dave