Można również stworzyć ukrytą wtyczkę wykorzystując element object.
Możesz potrzebować wiedzy, która wtyczka jest skonfigurowana dla typu MIME, by na przykład dynamicznie stworzyć element object na stronie, jeśli użytkownik posiada wtyczkę skonfigurowaną dla typu MIME.
You might need to know which plug-in is configured for a MIME type, for example, to dynamically create an object element on the page if the user has a plug-in configured for the MIME type.
Wtyczki zostały zaprojektowane pierwotnie do współpracy z elementem embed, a nie elementem object (zobacz sekcję Używanie elemntu embed do wyświetlania wtyczek), ale element object dostarcza większej elastyczności.
Plug-ins were originally designed to work with the embed element rather than the object element (see Using the embed Element for Plug-in Display), but the object element itself provides some flexibility here.
Element object jest również częścią standardu HTML W3C.
The object element is also a part of the HTML W3C standard.
Przykładowo, Gecko nie wspiera atrybutu classid elementu object używanego przez klasy Javy oraz wtyczki ActiveX osadzone na stronach - element object może zostać zagnieżdżony w celu wsparcia rożnych implementacji wtyczki.
So, for example, though Gecko does not support the classid attribute of the object element - which was used for Java classes and ActiveX plug-ins embedded in pages - object elements can be nested to support different plug-in implementations.
Element object jest częścią specyfikacji HTML-a używaną do włączania do strony mediów specjalnych.
The<object>element is part of the HTML specification for generic inclusion of special media in a web page.