The information in this article applies to:
SUMMARYInternet Explorer 4.0 and a third-party browser provide a built in Image object for displaying images that allows changing the displayed image on- the-fly by changing the Image object's Src attribute in script. Internet Explorer 3.x does not provide an Image object and therefore does not support dynamically changing the Src attribute. MORE INFORMATIONThe following sample HTML page demonstrates the issue in Internet Explorer 3.x:
If a users tries to run this page in Internet Explorer 3.x the following
error occurs:
This is by design in Internet Explorer 3.x. Internet Explorer 4.0 provides an Image object, supporting the functionality in the above sample HTML page. Additional query words: kbDSupport kbdsi
Keywords : vbObjMdIIE vbObjMdlIE |
Last Reviewed: August 30, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |