<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd"><HTML xmlns="http://www.w3.org/1999/xhtml"><HEAD><meta name="keywords" content="JS代码,TAB标签,JS广告代码,JS特效代码" /><meta name="description" content="此代码内容为自适应宽度的标签导航,属于站长常用代码,更多TAB标签代码请访问天天素材网JS代码频道。" /><title>自适应宽度的标签导航_天天素材网</title><META http-equiv=Content-Type content="text/html; charset=gb2312"><STYLE type=text/css>BODY { FONT-SIZE: 14px; FONT-FAMILY: "宋体"}OL LI { MARGIN: 8px}#con { FONT-SIZE: 12px; MARGIN: 0px auto; WIDTH:768px;}#tags { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px 0px; WIDTH: 400px; PADDING-TOP: 0px; HEIGHT: 23px; background-color:#f2f9ff; width:768px; height:40px;}#tags LI { /*background-color:#fff;*/ FLOAT: left; LIST-STYLE-TYPE: none; HEIGHT: 40px;}#tags LI A { PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FLOAT: left; PADDING-BOTTOM: 0px; COLOR: #999; LINE-HEIGHT: 40px; PADDING-TOP: 0px; HEIGHT: 40px; TEXT-DECORATION: none; font-size:14px; font-weight:bold; border-right:1px solid red;}#tags LI.emptyTag { BACKGROUND: none transparent scroll repeat 0% 0%; WIDTH: 4px}#tags LI.selectTag { background-color:#fff; MARGIN-BOTTOM: -1px; POSITION: relative; HEIGHT: 41px }#tags LI.selectTag A { COLOR: #000; LINE-HEIGHT:41px; HEIGHT: 41px; border-right:1px solid red;}#tagContent { border-top:1px solid red; background-color:#fff;}.tagContent { PADDING-RIGHT: 10px; DISPLAY: none; PADDING-LEFT: 10px; background-color:#fff; PADDING-BOTTOM: 10px; WIDTH: 768px; PADDING-TOP: 10px;}#tagContent DIV.selectTag { DISPLAY: block;}</STYLE><META content="MSHTML 6.00.2800.1589" name=GENERATOR></HEAD><BODY><DIV id=con> <UL id=tags> <LI><A onClick="selectTag('tagContent0',this)" href="javascript:void(0)">我的日志</A> </LI> <LI class=selectTag><A onClick="selectTag('tagContent1',this)" href="javascript:void(0)">好友的日志</A> </LI> </UL> <DIV id=tagContent> <DIV class=tagContent id=tagContent0>第一个标签的内容</DIV> <DIV class="tagContent selectTag" id=tagContent1>第二个标签的内容</DIV> </DIV></DIV><p> <SCRIPT type=text/javascript>function selectTag(showContent,selfObj){ // 操作标签 var tag = document.getElementById("tags").getElementsByTagName("li"); var taglength = tag.length; for(i=0; i<taglength; i++){ tag[i].className = ""; } selfObj.parentNode.className = "selectTag"; // 操作内容 for(i=0; j=document.getElementById("tagContent"+i); i++){ j.style.display = "none"; j.style.borderRight="none"; } document.getElementById(showContent).style.display = "block"; }</SCRIPT> </p></BODY></HTML>
效果如上,在IE8里面能实现,但是到IE9里面就一点反应都没了,怎么修改呢
回复讨论(解决方案)
IE9下测试没问题啊。
IE9下测试没问题啊。
我用IEtester 测试的没效果啊
引用 1 楼 的回复:
IE9下测试没问题啊。
我用IEtester 测试的没效果啊
直接用IE9是有效的,不用去管IETester中的效果了。
楼主 可以装个虚拟机,安上ie9 来测试下。

HTMLtagsdefinethestructureofawebpage,whileattributesaddfunctionalityanddetails.1)Tagslike,,andoutlinethecontent'splacement.2)Attributessuchassrc,class,andstyleenhancetagsbyspecifyingimagesources,styling,andmore,improvingfunctionalityandappearance.

The future of HTML will develop in a more semantic, functional and modular direction. 1) Semanticization will make the tag describe the content more clearly, improving SEO and barrier-free access. 2) Functionalization will introduce new elements and attributes to meet user needs. 3) Modularity will support component development and improve code reusability.

HTMLattributesarecrucialinwebdevelopmentforcontrollingbehavior,appearance,andfunctionality.Theyenhanceinteractivity,accessibility,andSEO.Forexample,thesrcattributeintagsimpactsSEO,whileonclickintagsaddsinteractivity.Touseattributeseffectively:1)Usese

The alt attribute is an important part of the tag in HTML and is used to provide alternative text for images. 1. When the image cannot be loaded, the text in the alt attribute will be displayed to improve the user experience. 2. Screen readers use the alt attribute to help visually impaired users understand the content of the picture. 3. Search engines index text in the alt attribute to improve the SEO ranking of web pages.

The roles of HTML, CSS and JavaScript in web development are: 1. HTML is used to build web page structure; 2. CSS is used to beautify the appearance of web pages; 3. JavaScript is used to achieve dynamic interaction. Through tags, styles and scripts, these three together build the core functions of modern web pages.

Setting the lang attributes of a tag is a key step in optimizing web accessibility and SEO. 1) Set the lang attribute in the tag, such as. 2) In multilingual content, set lang attributes for different language parts, such as. 3) Use language codes that comply with ISO639-1 standards, such as "en", "fr", "zh", etc. Correctly setting the lang attribute can improve the accessibility of web pages and search engine rankings.

HTMLattributesareessentialforenhancingwebelements'functionalityandappearance.Theyaddinformationtodefinebehavior,appearance,andinteraction,makingwebsitesinteractive,responsive,andvisuallyappealing.Attributeslikesrc,href,class,type,anddisabledtransform

TocreatealistinHTML,useforunorderedlistsandfororderedlists:1)Forunorderedlists,wrapitemsinanduseforeachitem,renderingasabulletedlist.2)Fororderedlists,useandfornumberedlists,customizablewiththetypeattributefordifferentnumberingstyles.


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

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

SublimeText3 Chinese version
Chinese version, very easy to use

DVWA
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

Zend Studio 13.0.1
Powerful PHP integrated development environment

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool
