Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nice dropdown #43

Closed
RohanSSS opened this issue Jul 19, 2019 · 0 comments
Closed

nice dropdown #43

RohanSSS opened this issue Jul 19, 2019 · 0 comments

Comments

@RohanSSS
Copy link

you have a really nice styled dropdown.

<div id="dropdown" class="dropdown-content">
    <a href="#" class="jan">January 19</a>
    <a href="#" class="feb">Feburary 19</a>
    <a href="#" class="march">March 19</a>
</div>

you've used a div to render the dropdown, with the styling you want, with is nice since selects and options which are the inbuilt dropdown, can't actually be styled properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant