spacer

Webref WebRef   Sitemap · Experts · Tools · Services · Newsletters · About i.com

C/C++ Developer (NYC)
Next Step Systems
US-NY-New York

Justtechjobs.com Post A Job | Post A Resume
Developer News
Eclipse Helios Update Brings New PHP Tools
Internet Explorer 9 Ups Standards Support
JBoss Portal 5 Release Easier to Use


HTML 4.01 Element Reference

By Lee Underwood

Return to HTML 4.01 element index page

Name: Embedded Object

<object> ... </object>

Description: Embeds an object (ActiveX, media, document, applet, image) into a document.

Browser Compatibility: NN: 4.0+ / IE: 3.0+

Attributes:
  • align*
  • border*
  • class
  • classid
  • codebase
  • codetype
  • data
  • declare
  • dir
  • height
  • hspace*
  • id
  • lang
  • name
  • onclick
  • ondblclick
  • onkeydown
  • onkeypress
  • onkeyup
  • onmousedown
  • onmousemove
  • onmouseout
  • onmouseover
  • onmouseup
  • standby
  • style
  • tabindex
  • title
  • type
  • usemap
  • vspace*
  • width

* Deprecated

Code Example:

<object classid="java.class">
    <param name="speed" value="10">
</object>



webref The latest from WebReference.com Browse >
Flashmaps' DynamicLocator: Interactive Maps for Small Areas · Flashmaps' AreaSelector: Interactive Maps for Wide Areas · The DB Mapper: Interactive Street-level Maps of U.S. and Canada
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
MS Access and MySQL · Cisco AutoQoS: VoIP QoS for Mere Mortals · While VoIP Adoption Explodes in Enterprise, Carrier Spending Lags

Created: March 15, 2005

URL: http://webreference.com/html/reference/specs/