Hello;
I have a javascript jump menu to a popup window. So, the user makes a selection from the drop down menu, the window pops up fine, then they close the window. The problem is, if they want to make that same selection from the drop down menu, the window doesnt pop up. They have to select a different choice, then reselect their original option for the window to open. Is there any way when the user chooses something from the drop down menu, it does a Focus to the first choice of the menu which is a dummy entry?
So wordy, I apologize...