Ie6 css hover background effect compatible with multiple browsers

Source: Internet
Author: User
The code is as follows: Copy code

<! 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>
<Link href = "css/163css.css" type = text/css rel = stylesheet>
<Script type = "text/webpage effects">
Function fnover (thisid ){
Var thisclass = thisid. classname;
Var overcssf = thisclass;
If (thisclass. length> 0) {thisclass = thisclass + ""};
Thisid. classname = thisclass + overcssf + "hover ";
}
Function fnout (thisid ){
Var thisclass = thisid. classname;
Var thisnon = (thisid. classname. length-5)/2;
Thisid. classname = thisclass. substring (0, thisnon );
}
</Script>

<Div class = "box">
<Div class = "top">
Seasonal tourism recommendations
</Div>
<Div class = "mid">
<Div class = "jmperson" onmouseo tutorial ver = "fnover (this)" onmouseout = "fnout (this)">
<Div class = "maid">
<A href = "http://www.111cn.net"> </a>
</Div>
<Div class = "kg02">
<H3> <a href = "http://www.111cn.net"> "5 · 19" Ninghai Free Tour </a> <Div class = "p"> recently, we learned from Ninghai county, Zhejiang province that starting from January 1, 2010, Ninghai will provide free access to all scenic spots for overseas and domestic tourists in May 19 each year, free scenic spots include charged scenic spots (points) such as the eastern Zhejiang Grand Canyon (excluding tickets), former Tong ancient town, Wushan grottoes, Lianghuang Mountain, Donghai Yunding, Yehe township, Ninghai Bay Hengshan Island (excluding tickets), and Jiatian farm ). </Div>
<A href = "http://www.111cn.net" class = "more"> details... </a>
  
</Div>
</Div>
<Div class = "jmperson" onmouseover = "fnover (this)" onmouseout = "fnout (this)">
<Div class = "maid">
<A href = "http://www.111cn.net"> </a>
</Div>
<Div class = "kg02">
<H3> <a href = "http://www.111cn.net"> One of the Ten Scenes of Tianmen: Ladder </a> <Div class = "p"> The ladder is located in the scenic area opened by Tianmen Cave, with a total of 999 steps. The ladder is not only a way to access Tianmen, but also a hope to pray for the spirit of the land, its front door of the altar, exclusively for the burning incense to worship the day, set the spirit of the God of heaven and earth to benefit in one. </Div>
<A href = "http://www.111cn.net" class = "more"> details... </a>
  
</Div>
</Div>
<Div class = "jmperson" onmouseover = "fnover (this)" onmouseout = "fnout (this)">
<Div class = "maid">
<A href = "http://www.111cn.net"> </a>
</Div>
<Div class = "kg02">
<H3> <a href = "http://www.111cn.net"> Dan Xia returns without looking at the stone </a> <Div class = "p"> As the saying goes, "Wuyue will return without looking at the mountains. "Once there was a saying: to Beijing to see the wall (Great Wall), to Shanghai to see the head (prosperous), to Xi'an to see the grave (tomb), to Suzhou to see the bridgehead, now add a sentence, go to the Danxia Mountains to see the stones. </Div>
<A href = "http://www.111cn.net" class = "more"> details... </a>
  
</Div>
</Div>
</Div>
</Div>
 
</Body>
</Html>

Source code download address
Http://down.111cn.net/down/code/js/xiangcedaima/2010/0927/20959.html
Effect preview address
Http://g.111cn.net/javascript/code/20100927/hover/

 

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.