[prev in list] [next in list] [prev in thread] [next in thread] 

List:       konq-bugs
Subject:    [Bug 45091] css/edge demo of pure CSS menus completely fails (http://www.meyerweb.com)
From:       Ryan Cumming <ryan () kde ! org>
Date:       2002-09-30 17:59:12
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=45091     




------- Additional Comments From ryan@kde.org  2002-09-30 19:59 -------
Here's a testcase:  
  
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" 
                        "http://www.w3.org/TR/REC-html40/strict.dtd"> 
<html> 
<head> 
<title>Pure CSS Popups Testcase</title> 
<style type="text/css"> 
<!-- 
div#links a span {display: none;} 
div#links a:hover span {display: block; 
   position: absolute; top: 200px; left: 0; width: 125px; 
   padding: 5px; margin: 10px; z-index: 100; } 
--> 
</style> 
</head> 
<body> 
 
<div id="links"> 
<a href="about:blank">Entry 1<span>Entry 1's Text</span></a> 
<a href="about:blank">Entry 2<span>Entry 2's Text</span></a> 
<a href="about:blank">Entry 3<span>Entry 3's Text</span></a> 
</div> 
 
</body> 
</html>
_______________________________________________
Konq-bugs mailing list
Konq-bugs@mail.kde.org
http://mail.kde.org/mailman/listinfo/konq-bugs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic