Object-Oriented-Pages

From *** My Personal Wiki ***
Revision as of 14:18, 12 May 2008 by Embeddedrf (talk | contribs)
Jump to navigation Jump to search

Top Document Schematic

*Top document has the following:

<html>
<head>

<script src=Object_1_Script.js language=javascript type=text/javascript></script>
<script src=Object_2_Script.js language=javascript type=text/javascript></script>

</head>

<body Onload=Object_Function_1(p1,p2...); Object_Function2(q3,q4...);>


HTML Template FrameWork


</body>
</html>