I have a problem with a drop down menu box,
the box is generated from asp, so the amount of <option>
available will vary.
When there are too many options in the list, the list gets too high and goes off the page, and the last options can't be seen.
Is there a way around this? We've looked at Frames, but can't figure the details of it.
Is the answer in Javascript?
Cheers