Turn off IE's image toolbar and XP themes in web pages_Experience exchange

WBOY
Release: 2016-05-16 12:09:21
Original
2004 people have browsed it

Turn off the display of the XP system theme in IE
If the development environment is an XP system, the input tag in IE will match the XP system theme, affecting the uniformity of the appearance. Use the following method to turn it off.
Add the following META Tags that optionally cause your HTML content to not have the same appearance as that operating system for certain elements (such as buttons and scroll bars):





Turn off IE's image toolbar
IE's image toolbar is sometimes annoying, and I accidentally found a way to close it on MSDN
The image toolbar can be disabled through the meta tag , or through IMG Set the attribute GALLERYIMG="no" on the markup element to disable it.


source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template