topical media & game development

talk show tell print

professional-javascript-05-blue.htm / htm



  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  
  <html>
  <head>
  <title>blueFrame</title>
  </head>
  <body>
      <h1>blueFrame</h1>
      <table border="1">
          <tr>
              <td>window.name =</td><td><script>document.write(window.name)</script></td>
          </tr>
          <tr>
              <td>top.name =</td><td><script>document.write(top.name)</script></td>
          </tr>
          <tr>
              <td>parent.name =</td><td><script>document.write(parent.name)</script></td>
          </tr>
      </table>
  </body>
  </html>
  


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.