Closed haf closed 12 years ago
...also, you might need to insert
in the iframe to avoid 'unclosed iframe element' due to 'ignoring />, treating as start of tag', in HTML5/Jekyll (dunno which to blame).
Iframe tag style is legit, I can confirm that. And for frameBorder, as you can see from the code, we already use border: 0 in the style attribute but IE7 (and may be IE8 too) needs frameBorder=0 to remove the border.
HTML validator sayz: