Object-Oriented-Pages: Difference between revisions

From *** My Personal Wiki ***
Jump to navigation Jump to search
Embeddedrf (talk | contribs)
New page: == Top Document Schematic == *Top document has the following:
 
Embeddedrf (talk | contribs)
Line 1: Line 1:
== Top Document Schematic ==
== Top Document Schematic ==


*Top document has the following:
*Top document has the following:
<html>  <br><br>
<head>  <br><br>
  <script>  </script>  <br><br>
</head> <br><br>
<body Onload=Function1(p1,p2...);Function2(q3,q4...);>  <br><br><br><br>
</body> <br>
</html>

Revision as of 13:59, 12 May 2008

Top Document Schematic

  • Top document has the following:

<html>

<head>

 <script>  </script>  

</head>

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





</body>
</html>