| 1 | <html> |
|---|
| 2 | <head> |
|---|
| 3 | <title>Test of ContextMenu plugin</title> |
|---|
| 4 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
|---|
| 5 | <script type="text/javascript"> |
|---|
| 6 | _editor_url = "../"; |
|---|
| 7 | _editor_lang = "en"; |
|---|
| 8 | </script> |
|---|
| 9 | |
|---|
| 10 | <!-- load the main HTMLArea file --> |
|---|
| 11 | <script type="text/javascript" src="../htmlarea.js"></script> |
|---|
| 12 | |
|---|
| 13 | <script type="text/javascript"> |
|---|
| 14 | HTMLArea.loadPlugin("ContextMenu"); |
|---|
| 15 | HTMLArea.loadPlugin("TableOperations"); |
|---|
| 16 | |
|---|
| 17 | function initDocument() { |
|---|
| 18 | var editor = new HTMLArea("editor"); |
|---|
| 19 | editor.registerPlugin(ContextMenu); |
|---|
| 20 | editor.registerPlugin(TableOperations); |
|---|
| 21 | editor.generate(); |
|---|
| 22 | } |
|---|
| 23 | </script> |
|---|
| 24 | |
|---|
| 25 | </head> |
|---|
| 26 | |
|---|
| 27 | <body onload="initDocument()"> |
|---|
| 28 | <h1>Test of ContextMenu plugin</h1> |
|---|
| 29 | |
|---|
| 30 | |
|---|
| 31 | <textarea id="editor" style="height: 30em; width: 100%;"> |
|---|
| 32 | <table border="1" style="border: 1px dotted rgb(0, 102, 255); width: |
|---|
| 33 | 100%; background-color: rgb(255, 204, 51); background-image: none; float: |
|---|
| 34 | none; text-align: left; vertical-align: top; border-collapse: collapse;" |
|---|
| 35 | summary="" cellspacing="" cellpadding="" frame="box" |
|---|
| 36 | rules="all"><tbody><tr><td style="border: 1px solid |
|---|
| 37 | rgb(255, 0, 0); background-color: rgb(0, 51, 51); background-image: none; |
|---|
| 38 | text-align: left; vertical-align: top;"><a |
|---|
| 39 | href="http://dynarch.com/mishoo/articles.epl?art_id=430"><img |
|---|
| 40 | src="http://127.0.0.1/~mishoo/htmlarea/examples/pieng.png" alt="" align="" |
|---|
| 41 | border="0" hspace="0" vspace="0" /></a></td><td |
|---|
| 42 | style="border: 1px solid rgb(255, 0, 0); background-color: rgb(255, 255, 0); |
|---|
| 43 | background-image: none; text-align: left; vertical-align: top;">The |
|---|
| 44 | article linked on the left image presents a script that allows Internet |
|---|
| 45 | Explorer to use PNG images. We hope to be able to implement IE PNG support |
|---|
| 46 | in HTMLArea soon.<br /> <br /> Go on, right-click everywhere and |
|---|
| 47 | test our new context menus. And be thankful to <a |
|---|
| 48 | href="http://www.americanbible.org/">American Bible Society</a> who |
|---|
| 49 | sponsored the development, <a |
|---|
| 50 | href="http://dynarch.com/mishoo/">mishoo</a> who made it happen and |
|---|
| 51 | God, Who keeps mishoo alife. ;-)<br /> <br /><span |
|---|
| 52 | style="font-style: italic;">P.S.</span> No animals were harmed |
|---|
| 53 | while producing this movie.<br /> |
|---|
| 54 | </td></tr><tr><td style="border-style: none; |
|---|
| 55 | background-color: rgb(255, 255, 51); background-image: none; text-align: |
|---|
| 56 | left; vertical-align: top;">Welcome to HTMLArea, the best online |
|---|
| 57 | editor.<br /></td><td>HTMLArea is a project initiated by |
|---|
| 58 | <a href="http://interactivetools.com/">InteractiveTools.com</a>. |
|---|
| 59 | Other companies contributed largely by sponsoring the development of |
|---|
| 60 | additional extensions. Many thanks to:<br /> <br |
|---|
| 61 | style="font-family: courier new,courier,monospace;" /> <div |
|---|
| 62 | style="margin-left: 40px;"><a href="http://www.zapatec.com/" |
|---|
| 63 | style="font-family: courier |
|---|
| 64 | new,courier,monospace;">http://www.zapatec.com</a><br |
|---|
| 65 | style="font-family: courier new,courier,monospace;" /> <a |
|---|
| 66 | href="http://www.americanbible.org/" style="font-family: courier |
|---|
| 67 | new,courier,monospace;">http://www.americanbible.org</a><br |
|---|
| 68 | style="font-family: courier new,courier,monospace;" /> <a |
|---|
| 69 | href="http://www.neomedia.ro/" style="font-family: courier |
|---|
| 70 | new,courier,monospace;">http://www.neomedia.ro</a><br |
|---|
| 71 | style="font-family: courier new,courier,monospace;" /> <a |
|---|
| 72 | href="http://www.os3.it/" style="font-family: courier |
|---|
| 73 | new,courier,monospace;">http://www.os3.it</a><br |
|---|
| 74 | style="font-family: courier new,courier,monospace;" /> <a |
|---|
| 75 | href="http://www.miro.com.au/" style="font-family: courier |
|---|
| 76 | new,courier,monospace;">http://www.miro.com.au</a><br |
|---|
| 77 | style="font-family: courier new,courier,monospace;" /> <a |
|---|
| 78 | href="http://www.thycotic.com/" style="font-family: courier |
|---|
| 79 | new,courier,monospace;">http://www.thycotic.com</a><br /> |
|---|
| 80 | </div> <br /> and to all the posters at <a |
|---|
| 81 | href="http://www.interactivetools.com/iforum/Open_Source_C3/htmlArea_v3.0_-_Alpha_Release_F14/ |
|---|
| 82 | ">InteractiveTools</a> HTMLArea forums, whose feedback is continually |
|---|
| 83 | useful in polishing HTMLArea.<br /> <br /><div |
|---|
| 84 | style="text-align: right;">-- developers and maintainers of version 3, |
|---|
| 85 | <a href="http://dynarch.com/">dynarch.com</a>.<br |
|---|
| 86 | /></div></td></tr></tbody></table> |
|---|
| 87 | </textarea> |
|---|
| 88 | |
|---|
| 89 | <hr /> |
|---|
| 90 | <address><a href="http://dynarch.com/mishoo/">Mihai Bazon</a></address> |
|---|
| 91 | <!-- Created: Wed Oct 1 19:55:37 EEST 2003 --> |
|---|
| 92 | <!-- hhmts start --> Last modified: Wed Jan 28 11:10:29 EET 2004 <!-- hhmts end --> |
|---|
| 93 | <!-- doc-lang: English --> |
|---|
| 94 | </body> |
|---|
| 95 | </html> |
|---|