'param' Example : param : Object Tags HTML CSS TUTORIALS


HTML CSS TUTORIALS » Object Tags » param »

 

'param' Example



    
<html>
The OBJECT CLASSID below is for the 
Microsoft Internet Explorer Data Binding component
Use just the following HTML and press the button


<OBJECT                 
 ID=tdcContents
 CLASSID="clsid:333C7BC4-460F-11D0-BC04-0080C7055A83">
  <PARAM NAME="DataURL" VALUE="azsdf.asd">                  
</OBJECT>
<BUTTON onclick="oTxt.value=tdcContents.outerHTML">
Show Object outerHTML</BUTTON><BR/>
<TEXTAREA ID="oTxt"  STYLE="height:400; width:450;padding:3; overflow=auto;"> </TEXTAREA>


</html>
    
      
      



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo Object Tags
» param