diff options
-rw-r--r-- | edit.html | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -21,10 +21,10 @@ </pre> <h3>Instructions</h3> <ul> - <li><strong>reorder target phrases:</strong> drag and drop target phrase</li> - <li><strong>add/remove links:</strong> select a source phrase by clicking on it, then click appropriate target phrase (click selected source phrase again to cancel)</li> - <li><strong>edit text:</strong> double click on phrase, click outside once to stop editing</li> - <li><strong>add target phrase:</strong> click '+' button to add phrase</li> + <li><strong>reorder target phrases:</strong> drag and drop the box</li> + <li><strong>add/remove links:</strong> select a source phrase by clicking on its box, then click on appropriate target phrase (click selected source phrase again to cancel linking)</li> + <li><strong>edit text:</strong> double click on text, click outside once to stop editing</li> + <li><strong>add target phrase:</strong> click '+' button to add a new phrase</li> <li><strong>remove target phrase:</strong> drag phrase onto red box</li> <li><strong>reset:</strong> click 'reset' button to start from scratch</li> <li><strong>show recorded data:</strong>click 'D' button</li> |