Object-Oriented-Pages: Difference between revisions

From *** My Personal Wiki ***
Jump to navigation Jump to search
Embeddedrf (talk | contribs)
Embeddedrf (talk | contribs)
No edit summary
Line 7: Line 7:
<head>  <br><br>
<head>  <br><br>


  <script>  </script>  <br><br>
<script> Inline1.js  Inline2.js </script>  <br><br>


</head> <br><br>
</head> <br><br>

Revision as of 14:00, 12 May 2008

Top Document Schematic

  • Top document has the following:

<html>

<head>

<script> Inline1.js Inline2.js </script>

</head>

<body Onload=Function1(p1,p2...);Function2(q3,q4...);>





</body>
</html>