use of <object> tag?
scottrigby - May 6, 2009 - 02:35
| Project: | Iframe |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | neffets |
| Status: | active |
Jump to:
Description
isn't supported in XHTML 1.0 Strict DTD, while is.
Seems like this could be a not too difficult switch?
Maybe configurable option?

#1
I made a test-page
http://schuessler-reisen.de/sites/object4iframe.html
It seems that the object tag have some issues on IE8 (evtl. in IE7 too?)
- local pages will be rendered in the object-tag
BUT
- foreign pages will not be rendered but only a blank content will be displayed there (<p> </p>)
#2
Maybe this could be an option on the field instance (like the 'list' checkbox on filefield... but one that says 'object tag?').
If people are concerned with IE8, maybe add a sitewide configuration to check the browser? like http://groups.drupal.org/node/18596