Nazar wrote:
> I need to display download page with link to svg plugin if it is not
> installed...
> However Internet Explorer displays missing image screen.
Microsoft Internet Explorer usually uses ActiveX Controls as the browser
extension mechanism, and this browser reads the CODEBASE attribute in
the OBJECT tag to learn where to locate any missing Control.
In some of the markup you display you have the CODEBASE, but it looks
like the browser may be receiving ASP or other serverside instructions
("width='${diagramWidth}'" etc). I'm not sure what the Microsoft
browsers would do if they see such an example.
The OBJECT tag is funny... it was introduced by Microsoft, and the W3C
changed its definition slightly when it outlawed EMBED tags in the HTML
4.0 spec... in the examples you cite I don't see the PARAM which holds
the path to the file you'll be displaying... if memory serves, it was
the W3C ideal implementation which specified the DATA attribute, but the
actual realworld implementation by that time was to hold this info in a
parameter to the OBJECT tag... might be the cause, might not, but that
caught my eye.
jd
--
John Dowdell . Adobe Developer Support . San Francisco CA USA
Weblog: http://weblogs.macromedia.com/jd
Aggregator: http://weblogs.macromedia.com/mxna
Technotes: http://www.macromedia.com/support/
Spam killed my private email -- public record is best, thanks.
-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my
membership"
----
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/svg-developers/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/svg-developers/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/