If one select menu item's value matches another, I want to throw an alert telling the user "Only one menu can have this value." and I don't want the form to be submitted.
- Dave On Apr 5, 6:13 pm, MorningZ <morni...@gmail.com> wrote: > What do you want to do if you find a duper? > > - remove the first? > - remove the second? > - something else? > > what is the HTML like? your post is way too vague to really provide > some help > > On Apr 5, 5:54 pm, "laredotorn...@zipmail.com" > > > > <laredotorn...@zipmail.com> wrote: > > 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- Hide quoted text - > > - Show quoted text -