Ie5mac filters are also valid for IE8 beta version 1
IE8 Beta version 1 does not support truncation, that is, the CSS3 in the text-overflow:ellipsis;
About the first article may have little impact on everyone, no matter how the Mac under the people with IE is too little, the advantage is that we can write a special CSS style sheet for IE8. If you do not know the Ie5/mac filter friends can copy the following code into their own CSS style sheet, and then write a "ie5mac.css" style sheet. But you can change this ie5mac to Ie8win.
/*\*//*/
@import "Ie5mac.css";
/**/
If the first is not a bad situation, then the second one is obviously bad. We all know that no matter how to say text-overflow:ellipsis, but also CSS3 has been determined, IE is originally to support this feature, why in the IE8 and give up this support? On the truncation of the omission of this I have always advocated that should be resolved by CSS, so that can maintain the integrity of XHTML code information, and convenient style changes, but Firefox has not been able to support this feature let me very puzzled, that is CSS3, and is a very practical effect why not early support it? But at present IE8 is only a beta version, hope that the future IE8 can continue to support text-overflow:ellipsis;
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.