|
이 콘텐츠는 한국어로 제공되지 않아 영어 버전으로 표시됩니다. |
HTML and DHTML Reference
This section contains reference information for the Dynamic HTML (DHTML) API.
Dynamic HTML (DHTML) Object Model References
DHTML CollectionsThis section contains a list of the collections exposed by the DHTML Object Model.
DHTML ConstantsThis section lists the constants in the DHTML Object Model.
DHTML EventsThis section contains the events exposed by the DHTML Object Model.
DHTML MethodsThis section contains a list of the methods exposed by the DHTML Object Model.
DHTML ObjectsThis section contains a list of the objects defined by DHTML.
DHTML PropertiesThis section contains a list of the properties in the DHTML Object Model.
HTML References
HTML Character SetsCharacter sets determine how the bytes that represent the text of your HTML document are translated to readable characters. Windows Internet Explorer interprets the bytes in your document according to the applied character set translations.
HTML ElementsThis section contains a list of elements defined by HTML. The links take you to the element definitions, which contain the set of members for the element.
Cascading Style Sheets (CSS) References
CSS Attributes: IndexThis index lists all the supported Cascading Style Sheets (CSS) attributes by category, and indicates the version of Internet Explorer in which the attributes were first available.
CSS Length Units ReferenceThis topic defines the supported values and units for CSS
Additional References
Color TableColors can be specified in HTML pages by using numbers to denote an RGB color value, or by using a color name. In Internet Explorer 9 and later, you can also define colors by hue-saturation-lightness (HSL) values and alpha transparency.
Command IdentifiersCommand identifiers specify an action to take on the given object.
Default Behaviors ReferenceIntroduction to DHTML Behaviors provides a means for Web developers to extend the current Internet Explorer object model. A number of behaviors have been implemented as part of Microsoft Internet Explorer 5 and are referred to as default behaviors.
Language CodesThe following table lists all the possible language codes used to specify various system settings.
Tips and TricksAs with any type of programming, writing bug-free, efficient scripts that meet your expectations takes a bit of work. The following sections provide some tips and hints to make that work take less time and go more smoothly.
Visual Filters and Transitions ReferenceAs of Internet Explorer 4.0, you can apply multimedia-style effects to your Web pages using visual filters and transitions. You can apply visual filters and transitions to standard HTML controls, such as text containers, images, and other windowless objects. Transitions are time-varying filters that create a transition from one visual state to another. By combining filters and transitions with basic scripting, you can create visually engaging and interactive documents.