Hello,
can anyone tell me if its possible to set iframes style (i use podes iframe) so that i dont have normal square with 90° corners but to have rounded ones to fit my apps style?
thank you.
Using CSS with iframes:
http://webdesign.about.com/od/iframes/a ... nd-css.htm
Develop games in your browser. Powerful, performant & highly capable.
LittleStain
Thanx! it helped!
any tips on how to add div infront of iframe? ...kinda like an overlay.
i am trying with z-index to set image infront of an iframe... can someone help?