Hi everyone,

Can anyone help me with a Javascript query?

Basically what I want is using Javascript, on my website to have 2 dropdown menus, but the values of the 2nd one change depending on whats selected in the 1st one.

The 1st one will basically be A-Z, and once a letter has been selected names beginning with whatever letter has been selected appear in the 2nd menu.

Ideally I would like the 2nd one to be hidden until a selection has been made from the 1st one but this isn't essential.

The last thing is the entries in the 2nd one will be linked to webpages once something is selected.

Any help would be appreciated!