Created
July 19, 2016 18:53
-
-
Save xto3na/312fc1788321f8220cd761c32f8e7dfc to your computer and use it in GitHub Desktop.
Input[type="file"] styling
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Поместить прозрачный input[type=file] внутрь элемента label, | |
вместе с произвольными стилизованными инлайновыми элементами | |
(кроме input, button, select и textarea, разумеется). | |
Клик по label автоматически приведет к клику и по скрытому полю для выбора файла. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment