Sometime anchors are required to make longer pages readily accessible for end users. This application builds and scripts on page anchors complete with associated links. Those links are then pasted to the clipboard where they can subsequently be pasted into a WordPress or HTML document.
When the user selects the Gen New Anchor option the following dialog appears.
That dialog is followed by the dialog below when the user clicks on the OK control.
The final output from this process is listed below.
[codesyntax lang=”text”]
<a href="#top">Top</a><br><br> <h7 id="anc001">Enter New Editor Items</h7><br><br> <a href="#anc001">Enter New Editor Items</a>
[/codesyntax]
A 32 bit executable program may be downloaded by clicking here.
A 64 bit executable program may be downloaded by clicking here.
The component documentation can be found by clicking here.
The source code may be found by clicking here.
Mr. Arch Brooks, Software Engineer, Brooks Computing Systems, LLC authored this article.