


About the problem that lower version browsers cannot parse html5 new tags_html/css_WEB-ITnose
One of my pages uses the section tag. It displays normally in IE9 and Chrome, but it does not display properly in IE8 and below browsers. I tried the method mentioned on the Internet but it didn’t work. Is there any other way to help? , Newbies
Reply to discussion (solution)
Try using createElement to create section
http://www.poluoluo. com/jzxy/201108/140439.html
Try using createElement to create a section
http://www.poluoluo.com/jzxy/201108/140439.html
I tried this method, and there was a slight change. But the display is not completely normal. It may be related to the css file. Only IE9 or above and chrome are normal
If you must support the old version of IE
No Use new tags
Try using createElement to create section
http://www.poluoluo.com/jzxy/ 201108/140439.html
I tried this method and there was a slight change. But the display is not completely normal. It may be related to the css file. Only IE9 or above and chrome are normal
Alas, no Method, CSS3 support is only in the past few years, and IE is the slowest in this regard. If you want CSS3 tags to be executed perfectly on lower version browsers, it is basically difficult.
In addition , if you just want to achieve performance effects, you can consider using js div to achieve the effect.
css:
section{display:block;}

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

Realize the gap effect of card coupon layout. When designing card coupon layout, you often encounter the need to add gaps on card coupons, especially when the background is gradient...

Using locally installed font files in web pages Recently, I downloaded a free font from the internet and successfully installed it into my system. Now...

Implementing responsive layouts using CSS When we want to implement layout changes under different screen sizes in web design, CSS...

iconfont...

How to obtain dynamic data of 58.com work page while crawling? When crawling a work page of 58.com using crawler tools, you may encounter this...

The method of customizing resize symbols in CSS is unified with background colors. In daily development, we often encounter situations where we need to customize user interface details, such as adjusting...

Discussing the reasons for misalignment of two inline-block elements. In front-end development, we often encounter element typesetting problems, especially when using inline-block...

The challenge of keeping the style of the page zoomed and the same after the page is zoomed in. Many developers will encounter a difficult problem when making PC pages: when the user zooms in or out of the browsing...
