Beautify the file upload interface using transparent stack Addition
Source: Internet
Author: User
It is estimated that many people are helpless to the ugly style of the file domain. For a perfect web system, this interface is unacceptable. Gmail attachments are added to IE browsers to implement style customization, which makes everyone very excited. They use the click () method of the file domain, but the client's security restrictions are extremely demanding, you must use IFRAME to implement this function, CodeCompared with traditional locks. I am using transparent stack addition, that is, place the file domain on the top of the click target and make it transparent. In this way, the user can see the custom hot zone and click the Browse button, no violation of any security mechanism. Similarly, this method also supports Firefox. <Br/> <style> * {font-size: 12px; cursor: Default}. Hand {cursor: hand; cursor: pointer} </style> <p>
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.