by putting them on the pages?
jwenting
duckman
8,392 posts since Nov 2004
Reputation Points: 1,662
Solved Threads: 337
Since when does IE not support object tags for applets?
According to the MSDN HTML reference (which wouldn't include stuff IE doesn't support...) for object, object takes the following attribute:
"CODE code Sets or retrieves the URL of the file containing the compiled Java class. "
Of course this is deprecated and you should use codebase and archive instead to link to a jarfile.
jwenting
duckman
8,392 posts since Nov 2004
Reputation Points: 1,662
Solved Threads: 337
yup, it is Mozzy (and the Netsheep before it) that don't support object tag for applets (in contradiction to the W3 specs) :)
Not sure what the Fiery Fox does, but being a direct descendent of the Mozzy...
jwenting
duckman
8,392 posts since Nov 2004
Reputation Points: 1,662
Solved Threads: 337