CSS float property on an iframe, widely supported? -
<iframe id="dropdownlist" style="height:27px; float:right;" src="http://www.a.com/a.html"></iframe>
example: http://www.w3schools.com/tags/tryit.asp?filename=tryhtml_iframe_align_css
i've never used property iframe, pictures, , need use now. tested on opera, chrome, firefox, safari , ie10 , worked. i'm not worried older browsers, how supported property iframes? or since css, should work same (picture or iframe) regardless?
i can't think of issues floating iframe personally. if want sure create quick sample page (or use existing one) , run through browsershots.org.
Comments
Post a Comment