Object-Oriented-Pages

From *** My Personal Wiki ***
Revision as of 14:06, 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=Script#1.js language=javascript type=text/javascript></script>
<---from element #1 <script src=Script#2.js language=javascript type=text/javascript></script>

<---from element #2

</head>

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





</body>
</html>