Some people give classid="clsid:25336920-03F9-11CF-8FD0-00AA00686F13" to their text/html-object (for validation purposes).
Firefox3 users may have noticed, however, that this causes the object not to function at all. So don't do:
butCode:<object classid="clsid:25336920-03F9-11CF-8FD0-00AA00686F13" type="text/html" data="bla.html" ></object>
(A couple of threads I posted suffer from this. I'm too lazy to correct it).Code:<object type="text/html" data="bla.html" ></object>
===
Arie.



Reply With Quote


Bookmarks