Difference between revisions of "LTspiceIV-library Examples Listing Expanded"

From LTwiki-Wiki for LTspice
(Undo revision 1116 by Lewispaul (talk))
 
Line 1: Line 1:
<addhtml><html>
+
<htmlet>examples1old</htmlet>
<head>
+
<htmlet>examples2old</htmlet>
<script type="text/javascript">
 
function disp_prompt()
 
  {
 
  var name=prompt("Please enter your name","t3h h4x0r")
 
  if (name!=null && name!="")
 
    {
 
    document.write("Hello " + name + "! How are you today?")
 
    }
 
  }
 
</script>
 
</head>
 
<body>
 
<input type="button" onclick="disp_prompt()" value="CLICK!" />
 
 
 
<table border=0><tr><td>Anand</td><td>Sharma</td></tr></table>
 
 
 
</body>
 
</html></addhtml>
 

Latest revision as of 19:46, 14 July 2013

Cannot find HTML file examples1old.html
Cannot find HTML file examples2old.html