Posts o[html] separator into select
Post
Cancel

o[html] separator into select

source http://stackoverflow.com/a/15816867 use em dash “—”. It has no visible spaces between each character.

1
2
3
4
5
<select name="pipiscrew_test_no_css_needed">
    <option val="a">A
    <option disabled="">————————
    <option val="b">B
</select>

test:

origin - http://www.pipiscrew.com/?p=3298 html-separator-into-select

This post is licensed under CC BY 4.0 by the author.
Contents

Trending Tags