Side navigation
Ticket #3132: bug1.html
File bug1.html, 0.8 KB (added by guest, July 05, 2008 06:02PM UTC)
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<script type="text/javascript" src="jquery.js"></script>
<title>Bug against jquery 1.2.6</title>
</head>
<body>
<ul class="menu">
<li id="li1"></li>
<li id="li2"></li>
<li id="li3"></li>
<li id="li4"></li>
<li id="li5"></li>
<li id="li6"></li>
<li id="li7"></li>
</ul>
<div id="div1">
<div id="div2"></div>
</div>
<div id="div3">
<div id="div4"></div>
<div id="div5"></div>
<div id="div6"></div>
</div>
<div id="div7"></div>
<div id="div8"></div>
<div id="div9"></div>
<div id="div10"></div>
</body>
</html>
Download in other formats:
Original Format
File bug1.html, 0.8 KB (added by guest, July 05, 2008 06:02PM UTC)
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<script type="text/javascript" src="jquery.js"></script>
<title>Bug against jquery 1.2.6</title>
</head>
<body>
<ul class="menu">
<li id="li1"></li>
<li id="li2"></li>
<li id="li3"></li>
<li id="li4"></li>
<li id="li5"></li>
<li id="li6"></li>
<li id="li7"></li>
</ul>
<div id="div1">
<div id="div2"></div>
</div>
<div id="div3">
<div id="div4"></div>
<div id="div5"></div>
<div id="div6"></div>
</div>
<div id="div7"></div>
<div id="div8"></div>
<div id="div9"></div>
<div id="div10"></div>
</body>
</html>