Hey please can someone give me the code to have a transparent Iframe?
Also in my Iframe tag do i have to add transparency="yes"
Thnx guys :)
...allowtransparency="true"]
or alternatively you might want to try...
[iframe src="yourpage.html" style="background: transparent;"][/iframe]
Where I've used square brackets use < & > instead...
Thnx m8 i appreciate your help :)
transparent," <~~~~~ that's a wierd code. Will it work?
its not a "," its a: ";" which means its the end of the background property. Just test it out :)
Ok nice 1 lads.
...allowtransparency="true"]or alternatively you might want to try...
[iframe src="yourpage.html" style="background: transparent;"][/iframe]
Where I've used square brackets use < & > instead...
Thnx m8 i appreciate your help :)
[iframe src="yourpage.html" style="background: transparent;"][/iframe]
transparent," <~~~~~ that's a wierd code. Will it work?
its not a "," its a: ";" which means its the end of the background property. Just test it out :)
Ok nice 1 lads.