summaryrefslogtreecommitdiff
path: root/program/js/tiny_mce/themes/advanced/docs/en/insert_anchor_button.htm
diff options
context:
space:
mode:
Diffstat (limited to 'program/js/tiny_mce/themes/advanced/docs/en/insert_anchor_button.htm')
-rw-r--r--program/js/tiny_mce/themes/advanced/docs/en/insert_anchor_button.htm32
1 files changed, 32 insertions, 0 deletions
diff --git a/program/js/tiny_mce/themes/advanced/docs/en/insert_anchor_button.htm b/program/js/tiny_mce/themes/advanced/docs/en/insert_anchor_button.htm
new file mode 100644
index 000000000..332cbc687
--- /dev/null
+++ b/program/js/tiny_mce/themes/advanced/docs/en/insert_anchor_button.htm
@@ -0,0 +1,32 @@
+<html xmlns="http://www.w3.org/1999/xhtml">
+<HEAD>
+<TITLE>Insert anchor button</TITLE>
+<link href="style.css" rel="stylesheet" type="text/css">
+</HEAD>
+
+<BODY>
+
+<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pageheader">
+ <tr>
+ <td><span class="title">Insert anchor button</span></td>
+ <td align="right"><a href="index.htm"><acronym title="Table of contents">TOC</acronym></a></td>
+ </tr>
+</table>
+<hr noshade>
+<br>
+This button opens a new window with the insert/edit anchor function.<br>
+<br>
+<img src="images/insert_anchor_window.gif" width="330" height="139" alt="Anchor dialog/window" /><br>
+<br>
+There are one field in this window, this is where you enter the name of you anchor point. Remember the anchor name needs to be unique. <br>
+<br>
+<hr noshade>
+<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pagefooter">
+ <tr>
+ <td>Go to: <a href="index.htm">Table of contents</a></td>
+ <td align="right"><a href="#">Top</a></td>
+ </tr>
+</table>
+<br>
+</BODY>
+</HTML>