aximbigfan Posted March 9, 2008 Share Posted March 9, 2008 I am working on a crypt tool. One thing is that there is a drop down menu with a bunch of different cypher systems on it. So, when an option is SELECTED, do something. How can I do it when the option is SELECTED? I can do it with clicking, but the user can still use the arrow keys to select the option, and it obviously doesn't run, because the user didn't click it. Anyway to do this? Chris Quote Link to comment Share on other sites More sharing options...
aximbigfan Posted March 9, 2008 Author Share Posted March 9, 2008 NVM. I figured it out. Turns out, you can't do what I wanted to do, so instead I just made sure that the function was performed if the submit value = whatever on submit. Chris Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.