Jump to content

Forcing a selected menu item to do an action


Mojave

Recommended Posts

I have a select element in a form. When an item is selected, it executes javascript which loads a particular page into an iframe. Selecting another item loads a different page. On those pages, I have links that load other pages into that frame. Basically, I have a lists and then you can drill down to see a specific item. I hope that makes sense.What I want to do is allow the user to select from the original select menu to reshow the current list, but normal select behavior doesn't allow a currently selected item to be selected again.Is there a way around this? Is there a way to fool the browser into thinking that the currently selected item is not actually selected?Thanks!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...