vote up 0 vote down star

Hi, I was just going over the OBJECT element in HTML (http://www.w3.org/TR/REC-html40/struct/objects.html#h-13.3) . I've done a few flash projects and a few silverlight, and so would have seen the element in passing.
For some of the flash, I would have written some 'loading' logic to let the user know the actual flash body is loading. What is the level of support for this standby attribute in browsers? Have you used it before?

flag

58% accept rate

1 Answer

vote up 0 vote down check

According to this reference, "Poor support is provided for this attribute. It’s probably better to use a JavaScript technique to create a custom content-is-loading message in the style of your web page or site, which can subsequently be replaced or removed once the object’s content has loaded."

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.