Don P: DIV bei MouseOver auf DIV einblenden

Beitrag lesen

Hallo,

Vielleicht hast Du ja noch eine Idee?

Ich hätte noch eine, etwas getrickst, aber dafür ohne JavaScript:

<html>  
    <head>  
        <style type="text/css">[code lang=css]  
  
            #main       { width: 400px; height:400px;  
                          position:absolute; top:100px; left:100px;  
  
                          color:transparent;  
                          background-color:transparent;  
                        }  
  
            #main:hover { color:black;  
                          background-color:red;  
                        }  
        
~~~</style>  
  
    </head>  
    <body>  
        <div id="main">Hier koennte Ihre Werbung stehen...</div>  
    </body>  
</html>[/code]  
  
  
Gruß, Don P

-- 
sh:( fo:) ch:? rl:( br:] n4:~ ie:% mo:? va:{ js:) de:/ zu:] fl:( ss:| ls:&