'application' indicates whether or not the element points to an HTA application : application : Object Attributes HTML CSS TUTORIALS


HTML CSS TUTORIALS » Object Attributes » application »

 

'application' indicates whether or not the element points to an HTA application



    
<HTML>
<Title>Example For application</Title>
<BODY>
<iframe application="yes" 
        src="http://www.navioo.com/style/logo.png" 
        style="width:40%;">
</iframe>
<iframe application="no" 
        src="http://www.navioo.com/style/logo.png" 
        style="width: 40%;">
</iframe>
</BODY>
</HTML>  

    
      
      



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo Object Attributes
» application