V
V
Vitaliy Semyanchuk2014-07-22 20:09:04
HTML
Vitaliy Semyanchuk, 2014-07-22 20:09:04

How to hide checkbox on select element in fire fox browser?

Good afternoon.
There is a problem with styling the select, I know that there was such a bug on foxes, well, it seems to have been fixed, well, for some reason it gives me an error on version 29, it's normal on other browsers. Here is an example codepen.io/fix2015/pen/dwLlh . Does anyone know how to hide the checkbox?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Andrey Golumenov, 2014-07-23
@fix20152

I did it with jquery and wrappers
codepen.io/golumenov/pen/yBCLq
The select uses a "hack" with opacity, so we hide the select, but it's still in place and works. At the same time, opacity does not affect the drop-down menu.
Tested in ie 9-11, chrome, ff, opera, mobile browsers (iphone5, samsung galaxy s2,s4)

O
Olexandr Dmukhovskiy, 2014-07-22
@olexandrbig

Hello.
Without the use of scripts and large wrappers like this

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question