Download IE7_0_9.zip, a class library compatible with IE7, using javascript.

Source: Internet
Author: User

IE7 loads and parses all style sheets into a form that Explorer can understand. You can then use most CSS2/CSS3 selectors without having to resort to CSS hacks.

The lightweight script is a single-line injection sion in your HTML/XML document. No alteration of your original markup is necessary. Neither do you have to alter your CSS.

IE7 provides Microsoft Internet Explorer with support for W3C standard CSS and HTML:

Supports the following CSS selectors:
Namespace | selector
Parent> child
Adjacent + sibling
Adjacent ~ Sibling
[Attr], [attr = "value"], [attr ~ = "Value"] etc
. Multiple. classes (fixes bug)
: Hover,: active,: focus (for all elements)
: First-child,: last-child, only-child, nth-child, nth-last-child
: Check,: disabled,: enabled
: Root,: empty,: contains (),: not ()
: Before/: after/content:
: Lang ()
Works with both HTML and XML documents ents
Supports imported style sheets
Preserves the cascade of the style sheet
Does not alter the document structure
Does not repeatedly query the DOM tree using JavaScript
Uses pure CSS to enforce style sheet rules
Supports the W3C box model in both standards and quirks mode
Supports fixed positioning (flicker free)
Supports overflow: visible
Supports min/max-width/height
Fixes broken (X) HTML elements (abbr, object)
Standardies forms behavior
Supports PNG alpha transparency
Lightweight script (22 K)
Completely modular (add/remove fixes)
Works for Microsoft Internet Explorer 5 + (Windows only)

Download IE7_0_9.zip

Related Article

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.