html - style select tag when dropdown is open -


does know if there pure css way apply styles select tag when dropdown open. thought maybe :active, or :focus hoping for, it's not quite right. it's possible select tag have focused state without dropdown being open, style still applies. know can add javascript accomplish this, looking pure css way. in advance.

unfortunately, there isn't way this. using :enabled tag style select box, when unclicked.

you can try making own select box html/css , little bit of js. here great tutorial on how so.


Comments

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

mercurial graft feature, can it copy? -