|
|||
| The "show/hide code" link used on several
pages on this web site is used to show the rensupport some of the page features. To
make it available to all pages, it is saved in a separate file name as shown below and
linked by reference. |
|||
| showcode.js | |||
Please acknowledge Jim Pool and this web site as your source. To apply the above to you web page, insert the '<script SRC="showcode.js" TYPE="text/javascript" LANGUAGE="JavaScript1.2"></script>' tag in the HEAD section of your page. Then insert a place for the box in the BODY section like: '<tr><td id="codearea" class="center"></td></tr>' -- in a table or '<span id="codearea" class="center"></span>' -- anywhere else The 'center' class |
|||
|
|||
|
|||