/    Sign up×
Community /Pin to ProfileBookmark

Responsive drop-down list? ideas?

I’am working with a drop-down list I can use to fetch data (meal categories for a restaurant) from a database, the only problem is its to be responsive and I’m unsure as to how to even begin. ?

so far all I’ve got is the html part

<select name=”filters”>
* <option value=””> </option>
*
<option value=””> Dosai </option>
* <option value=””> Steamed Rice Cakes </option>
*
<option value=””> Crispy Breads </option>
* <option value=””> Starters Vegetarian </option>
*
<option value=””> Chef’s Special Starters </option>
* <option value=””> Soups </option>
*
<option value=””> Non Vegetarian </option>
* <option value=””> Special (Home Made Style) </option>
*
<option value=””> Mains Vegetarian </option>
* <option value=””> Mutton Dishes </option>
*
<option value=””> Chicken/ Egg Dishes </option>
* <option value=””> Seafood Dishes </option>
*
<option value=””> Tandoori Vegetables </option>
* <option value=””> Tandoori Non-Veg </option>
*
<option value=””> Biriyani </option>
* <option value=””> Fried Rice </option>
*
<option value=””> Rice Dishes </option>
* <option value=””> Kothu Roti </option>
*
<option value=””> Noodles </option>
* <option value=””> Pittu </option>
*
<option value=””> String Hoppers/ Idiappam </option>
* <option value=””> Set Meals </option>
</select>

having done a bit of searching on the internet, there’s not really a lot on responsive drop-down lists. Any ideas/ pointers/ solutions would be really appreciated

many thanks

to post a comment

3 Comments(s)

Copy linkTweet thisAlerts:
@rootNov 19.2017 — When posting code, please use forum BB Code tags (as seen in my signature to wrap your code in) and please stop adding in the *'s as that doesn't help people help you as they often need to copy and paste to see what errors they are getting in their browser to determine the problem. So be helpful to yourself by using forum tags and leave the formatting to the forum tags.
Copy linkTweet thisAlerts:
@nsathauthorNov 19.2017 — //

<select name="filters">

<option value=""> [/option>

<option value=""> Dosai[/option>

<option value=""> Steamed Rice Cakes[/option>

<option value=""> Crispy Breads[/option>

<option value=""> Starters Vegetarian[/option>

<option value=""> Chef's Special Starters[/option>

<option value=""> Soups[/option>

<option value=""> Non Vegetarian[/option>

<option value=""> Special (Home Made Style)[/option>

<option value=""> Mains Vegetarian[/option>

<option value=""> Mutton Dishes[/option>

<option value=""> Chicken/ Egg Dishes[/option>

<option value=""> Seafood Dishes[/option>

<option value=""> Tandoori Vegetables[/option>

<option value=""> Tandoori Non-Veg[/option>

<option value=""> Biriyani[/option>

<option value=""> Fried Rice[/option>

<option value=""> Rice Dishes[/option>

<option value=""> Kothu Roti[/option>

<option value=""> Noodles[/option>

<option value=""> Pittu[/option>

<option value=""> String Hoppers/ Idiappam[/option>

<option value=""> Set Meals[/option>

</select>

/
×

Success!

Help @nsath spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.12,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...