Mozilla: window with background-color:transparent
11th November 2005 - 14:21
Попробовал лисьи «Translucent Windows». Доволен.
<?xml version="1.0"?>
<window title="Hello" id="transpTest"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
style="background-color:transparent;
border:5px double red;
width:200px;
height:200px;">
<description value="Hello, W..."/>
</window>
firefox.exe -chrome file://E:\tmp\transp.xul
Categories: CSS, dHtml | comments: (0)