Ok, tack.
Jag har kollat på WC3 och MSDN och inser dels att sånt som allowtransparency aldrig tas in i html eftersom det är formgivning o inte struktur, dels att MSDN själva anger att:
Citat:
* The ALLOWTRANSPARENCY attribute, used with the IFRAME element, must be set to true.
* In the IFRAME content source document, the background-color or BGCOLOR attribute of the BODY element must be set to transparent.
|
http://msdn2.microsoft.com/en-us/library/ms537627.aspx
Alltså måste det finnas en html-fil som man anger background-color transparent, annars hjälper det inte att iframen är allowtransparency.
Tack melin!