| This script was configured by ~CherokeeCandy~ creator of OEstationery Groups to work on community Message Boards and Custom Pages. You basically have two parts. 1. The Jump ... which sends you to a designated area of the page. Use this as the Menu part of your page and as the jump back to the top of the page. 2. The Name ... This tells the jump where to go. You must first create the url of the page. Then add the url to the jump section of the script. Create these Menu sections for each area and be sure to insert the addy of the page in each one. Thats it..... samples below |
Number 1 (The Menu)
[<A
href="http://communities.msn.com/OEstationery&naventryid=259#board"
target=_top>How To Use Message Board</A>]
You must in msn communities first establish the addy so it can be put into the red area....
The bold purple is the keyword that you will create to associate the jump.
The green area is the text that will be seen by the viewer.
This above is the section that will take you from the top to a given spot to jump to.
Number 2 (The spot to jump to)
<P><A name=board>
<H2>How To Use Message Board</H2>
Purple the keyword and Green what the viewers will see on the page. Use this script section above each spot you have created a menu section for.
Now for an example.... menu
page...
<A name=first>
<H2>First paragraph</H2>
Blah blah blah blah blah blah blah
etc.
Blah
etc.
Blah
<A name=second>
<H2>Second paragraph</H2>
Blah blah blah blah blah blah blah
etc.
Blah
etc.
Blah
<A name=third>
<H2>Third paragraph</H2>
Blah blah blah blah blah blah blah
etc.
Blah
etc.
Blah
And it is complete with adding a Back to the Top which is doing the same thing...... except a little reversed. Back to the top appears as the menu section but we place it at the paragraphs... As in
<A name=third>
<H2>Third paragraph</H2>
Blah blah blah blah blah blah blah
etc.
Blah
etc.
Blah
And you must also create the jump word at the top of the page as in using the same as you did for the paragraphs as in
<A name=top>
<H2>Top</H2>
So now your page script looks like this
<A name=top>
<H2>Top</H2>
<A name=first>
<H2>First paragraph</H2>
Blah blah blah blah blah blah blah
etc.
Blah
etc.
Blah
<A name=second>
<H2>Second paragraph</H2>
Blah blah blah blah blah blah blah
etc.
Blah
etc.
Blah
<A name=third>
<H2>Third paragraph</H2>
Blah blah blah blah blah blah blah
etc.
Blah
etc.
And this is what it will look like to viewers... Make your own text and colors etc. Color the word Top at the very top of the page the same color as the background to hide it if you wish.
This tutorial is copyrighted by CherokeeCandy of OE Stationery Community.