summaryrefslogtreecommitdiffstats
path: root/src/plugin/test.html (plain)
blob: cc59157a975e80b21fc157c6f4ee8156cbcefa2b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<html>
  <body>

    <center><h1>Basic Plugin Example for Mozilla Test Case</h1></center>

    This test case is to demonstrate the Basic Plugin example. You
    should see the plugin window with the black frame aroung it and
    the browser user agent string which plugin draws inside the
    window.
    <br><br>

    <!--
    <center>
      <embed type="application/x-donpellegrino-flumap" width=600 height=80>
    </center>
    -->

    <object type="application/x-donpellegrino-flumap" />

  </body>
</html>

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.