Seems the mozilla CSS extension for the titlebar is ignored ?

is it still supported or has it been replaced by an later official CSS equivalent?

******************************************************************

<!DOCTYPE html>
<html>

 <body style="overflow:hidden">



<div style="height:200px;width:100%;background:lightgray;border:1px outset white;;margin:0;padding:0;-moz-appearance:-moz-window-titlebar" >


</div>

<div style="height:200px;width:100%;background:lightgray;border:1px outset white;;margin:0;padding:0;" >


</div>

 </body>
</html>

_______________________________________________
dev-webapps mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-webapps

Reply via email to