Board index » html » <object> and scrollbars
|
The Eclectic Electric
Registered User |
|
The Eclectic Electric
Registered User |
<object> and scrollbars
2006-12-12 07:58:00 PM
Is there a way to get rid of these? I've viewed the page in FF1.5, IE6 and Op9. Only Opera is displaying my subpage without them. www.listyblue.com/test.htm I think I can get around the issue by using iframes, but I've been striving to use Strict DTD so it would be a shame to drop it. Any help greatly appreciated. +e - |
| Kim Andr?Aker
Registered User |
2006-12-12 09:57:00 PM
Re:<object> and scrollbars
The Eclectic Electric wrote:
QuoteIs there a way to get rid of these? I've viewed the page in FF1.5, validator.w3.org/check htm Second, is there any special reason you're using the <object>tag for this, btw? AFAICT, the <img>tag is sufficient for this usage. Third, the reason IE is showing the object with scrollbars, is that there appears to be a margin around the image. I also viewed the page in FF1.5, and it showed up just fine there. -- Kim Andr?Aker? - kimandre@NOSPAMbetadome.com (remove NOSPAM to contact me directly) - |
| The Eclectic Electric
Registered User |
2006-12-12 10:27:00 PM
Re:<object> and scrollbars
"Kim Andr?Aker? <kimandre@NOSPAMbetadome.com>wrote in message
QuoteThe Eclectic Electric wrote: using HTTP headers. Quote
Quote
do this and come up with blank. I guess I'll use <iframe>and Transitional DTD. Just thought I'd try the collective brains here! +e - |
| Michael Fesser
Registered User |
2006-12-12 11:08:00 PM
Re:<object> and scrollbars
.oO(The Eclectic Electric)
MichaQuoteSecond, is there any special reason you're using the <object>tag for protected directory. The test.php page retrieves the relevant image by using HTTP headers. <img src="test.php" alt="..."> - |
| The Eclectic Electric
Registered User |
2006-12-12 11:27:00 PM
Re:<object> and scrollbars
"Michael Fesser" <netizen@gmx.de>wrote in message
Quote.oO(The Eclectic Electric) +e - |
