CenterForDigitalHumanities / CenterForDigitalHumanities/TPEN-Newberry-Italian

Customize Splitscreen Tools Dropdown

Open
#33 0 comments 0 reactions 2 assignees Claimed by @Domhnall101 View on GitHub
Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Section it off with borders and labels, get rid of anything superfluous, pull entries out and turn them into buttons in other sections, whatever is needed.

The easiest way to group options is to use optgroups around the options, but we can only edit the background color and text color of the labels (this changes from browser to browser). It would look something like this:
![ss](https://cloud.githubusercontent.com/assets/3287006/25441706/9e8089c2-2a68-11e7-8745-5b8a1d9031c2.png)

If we want more control over the look of sectioning the options, we will have to implement something a bit more custom like something seen here
https://tympanus.net/Tutorials/CustomDropDownListStyling/index4.html
or here
https://tympanus.net/codrops/2012/10/04/custom-drop-down-list-styling/
or some hacky things by directly manipulating the here
http://stackoverflow.com/questions/899148/html-select-option-separator

Once a design is decided on, we will know whether or not we need a more custom solution.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.