What is the Transparent Code For Firefox

What is the Transparent Code For Firefox
What, a css code?
unitedstates,canada,mexico,panama,haiti,jamaica,pe ru,republicdominian,cuba,caribbean,greenland and el salvadour too.
puertorica,colombia,venezuela,honduras,guyana and still, guatamala,bolivia then argentina and ecuador,chile,brazil.
costarica,belize,nicaragua,bermuda,bahamas,tobago, sanjuan,paraguary,uruguay,suriname,frenchguiana,ba rbados and guan.
norway and sweden and iceland and finland and germany now one piece, switzerland,austrira,czechoslovakia,italy,turkey and greece.
he means like in Internet Explorer you can put background="transparent" or whatever.
Does anyone know it
You still havn't explained yourself properly and therefore we cannot give you what you want.
like in Internet Explorer you can put background="transparent"
HTML 5.0 supports: IE 5+, Mozilla, Opera and more
If you are using frames:
apply this to the frame: allowTransparency scrolling="yes"
e.g.
Then on the page inside the frame put this in the css of the page (try not to use a refrance for this as it will reduce supportage)Code:<IFRAME name=iframe src="iframe.htm" frameBorder=0 width=433 height=324 allowTransparency scrolling="yes">
Code:<STYLE type=text/css> BODY { BACKGROUND-COLOR: transparent } HTML { BACKGROUND-COLOR: transparent } </STYLE>
Want to hide these adverts? Register an account for free!