How to hide input[file] in IE8 Back
input[type="file"] {
opacity: 0;
/** IE8 supported */
filter: alpha(opacity=0);
}
input[type="file"] {
opacity: 0;
/** IE8 supported */
filter: alpha(opacity=0);
}
As the plugin is integrated with a code management system like GitLab or GitHub, you may have to auth with your account before leaving comments around this article.
Notice: This plugin has used Cookie to store your token with an expiration.