HTML Components
Broschiertes Buch

HTML Components

Versandkostenfrei!
Versandfertig in 6-10 Tagen
22,99 €
inkl. MwSt.
PAYBACK Punkte
11 °P sammeln!
High Quality Content by WIKIPEDIA articles! HTML Components (HTCs) are a nonstandard mechanism to implement components in script as Dynamic HTML (DHTML) "behaviors" in the "Microsoft Internet Explorer" web browser. Such files typically use a .htc extension. HTC is typically an HTML file (with JavaScript/VBScript) and a set elements that define the component. This helps to organize behavior encapsulated script modules that can be attached to parts of a Webpage DOM. In this example, the LI element is given the behavior defined by "hilite.htc" (a file that contains JavaScript code defining highli...