On Jul 8, 2006, at 7:12 AM, CK wrote:

Hi,

This appears some nested CSS rule, which I'm unfamiliar. Would you elaborate, off-list if preferred, with an explanation of use and function?

I used the following code to fix this in Opera 8

/* Opera */
@media all and (min-width: 0px) {
    div#meny ul {
        bottom: -5px;
    }
}

CSS3 mediaqueries.
<http://www.w3.org/TR/css3-mediaqueries/>

Only supported by Opera, so far. Gecko and Webkit (Safari) are not far away from supporting it too.


Philippe
---
Philippe Wittenbergh
<http://emps.l-c-n.com>





******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************

Reply via email to