I’m looking to create a similar combobox or dropdown list like this where the box containing the selection items pops up when “Gold coast” or “Newest” button is click on the right side of the following page:
It seems to have a very slick look and feel and I wonder where to get the Javascript or ASP .Net component for this?
I’m the creator of Deal Zoo. Happy to help you out with the dropdown styling. It’s a combination of javascript/jquery, css and plain ol’ HTML to achieve the result.
You’ll need to make sure you have the Jquery library. I use the google hosted version.
The HTML is:
The CSS is (adapt as needed, the images would obviously need to be created)
The Javascript is: