• Skip to main content

David Crow

Connector of dots. Maker of lines. Rider of slopes.

  • About me
  • Contact

Bubbleshare WP Plugin – HTML object tag

by davidcrow

I’ve been looking at how different browsers handle the object tag generated by the Bubbleshare WordPress plugin displays differently in different browsers.

The iframe tag renders correctly. Why use the object tag, well, the iframe tag is deprecated in XHMTL 1.1. There are open questions on what happens to the DOM when embedding it inside of a object tag. 3Spots offers up a couple of CSS improvements including the overflow:hidden that I’ll include in the next release.

The question is why does this not render properly with Firefox and Camino or IE on Windows. Not adding a type=”text/html” to the object seems to be my mistake, I had the codetype=”text/html” but forgot to add the type. Silly mistakes. It still leaves my question of what happens to the DOM?

Seems like IE doesn’t like the< object > tag.Something Witty goes here… shows one possible work around.

View the test file

Revised test file

Camino 1.0

Bubbleshare WP Plugin - Camino 1.0Bubbleshare WordPress Camino 1.0 take 2

Firefox 1.5

Bubbleshare WP Plugin - Firefox 1.5Bubbleshare WP Plugin - Firefox 1.5 (take 2)

IE 5.x on Mac OS X

Bubbleshare WP Plugin - IE 5.x Mac OS X

Opera 8.5.x

Bubbleshare WP Plugin - Opera 8.5.x

Safari

Bubbleshare WP Plugin - Safari 2.0.3

IE6.x on Windows

Bubbleshare WP Plugin - IE 6.x Windows XP Pro

Posted on February 17, 2006 Filed Under: Articles

Copyright © 2023 · WordPress · Log in