FireFox thank you letter...
FireFox thank you letter...
Out of context: Reply #3
- Started
- Last post
- 34 Responses
- unfittoprint0
firefox is my broswer of choice.
one thing i discovered yesterday: when trying to use fullscreen flash together with a CSS style sheet you should make it :
html, body {
height: 100%;
width: 100%;
margin: 0px;
padding: 0px;
}otherwise only IE will display it correctly.