JavaScript Programmer’s Reference BasicImage() (Free php web host) (Filter/visual) Controls over the

JavaScript Programmer’s Reference BasicImage() (Filter/visual) Controls over the basic image display attributes of the containing HTML Element object. Availability: JScript 5.5 Internet Explorer 5.5 Refer to: Filter BasicImage() BDO object (Object/HTML) An object representing the HTML tag for supporting bidirectional text algorithms. Availability: JScript 5.0 Internet Explorer 5.0 Inherits from: Element object IE myBDO = myDocument.all.anElementID IE myBDO = myDocument.all.tags(”BDO”) [anIndex] IE myBDO = myDocument.all[aName] -myBDO = myDocument.getElementById (anElementID) -myBDO = myDocument.getElementsByName (aName)[anIndex] JavaScript syntax: -myBDO = myDocument.getElementsByTagName(”BDO”)[anIndex] HTML syntax: anIndex A valid reference to an item in the collection aName The nameattribute of an element Argument list: anElementID The ID attribute of an element Object properties: dir Event handlers: onClick, onDblClick, onHelp, onKeyDown, onKeyPress, onKeyUp, onMouseDown, onMouseMove, onMouseOut, onMouseOver, onMouseUp This is the Bi-Directional Override object. The LANG and DIR attributes of HTML tags in the document will cover most eventualities but there may be times when you need to explicitly override the direction of text flow.

Leave a Reply