Javascript Objects JavaScript DHTML




                   font-size:20pt; 
                   font-Style:italic; 
                   border:2px solid blue">

Sample text in the main document





Contents of yourHTC.htc:



 
function contentReady(){
defaults.viewLink = document;
defaults.viewInheritStyle = false;
defaults.viewMasterTab = false; 
}
function inheritStyle() {
boolInherit = defaults.viewInheritStyle;
defaults.viewInheritStyle = true; 
}


green">Imported Document Text


Set Inheritance to True