Welcome to WebHeadStart.org

Web Technologies

Sponsored By

WebHeadStart.org is currently in beta.
Please pardon our appearance as we work to provide you with the most comprehensive reference on today's web technologies.

Interested in advertising on WebHeadStart? Become an advertising partner today!

[WWW-HTML Mailing List Archive Home] [Messages By Thread] [Messages By Date]

Re: object code=

From: Brian V Bonini <b-bonini@cox.net>
Date: 21 May 2003 11:06:05 -0400
To: Arthur Wiebe <webmaster@awiebe.com>
Cc: www-html@w3.org
Message-Id: <1053529565.14505.7.camel@gfxdesign>

On Tue, 2003-05-20 at 18:30, Arthur Wiebe wrote:
> A good XHTML 1.1 valid way for embeding flash/java/etc object is bu 
> using a template sort of like this. (This is a minimal way)
> 
> <object type="mime-content-type" data="path/to/file.class">
> <param src="path/to/file.class" />
> </object>
> 
> That will work on IE, Netscape and Mozilla. Use the data attribute not code.
> 


Tried the data attribute, it did NOT work for me.. Only thing I
could get to work was:

<object classid="java:applet_name.class" ... etc
Received on Wednesday, 21 May 2003 11:01:43 GMT
Valid XHTML 1.0! Valid CSS! Site Map | Privacy Policy | Terms of Use | WebHeadStart.org © 2005 All Rights Reserved.