R
R
rade9992017-05-07 20:09:10
css
rade999, 2017-05-07 20:09:10

Hide option in select ios(5) - safari?

I'm trying to hide unnecessary options in select using Jquery using pseudo-elements. Example: $('#product-1696 #pizza_sous option:nth-of-type(4)').hide(); or else like this $(".pizza-style #pizza_sous :last") and like this $(".pizza-style #pizza_testo option:nth-child(2),.pizza-style #pizza_testo option:nth-child( 3)").hide();. On the desktop in all browsers and on android everything works. But on iphone ios 5s these elements are not hidden.
What is the problem?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question