'cite' Example : Cite : HTML JAVASCRIPT DHTML TUTORIALS


JAVASCRIPT DHTML TUTORIALS » HTML » Cite »

 

'cite' Example



    
<html>
<body>
<q id="myQuotation" 
   cite="http://www.navioo.com/">
navioo.com
</q>
<br>
<input type="button" value="Value of Cite Property" onclick="alert(myQuotation.cite);">
</body>
</html>

    
      
      



-

Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .

Follow Navioo On Twitter

JAVASCRIPT DHTML TUTORIALS

 Navioo HTML
» Cite