Then apply a Nav bar using the Navigation (not a custom one) and select the same level nav bar
--
| Hi Jim,
|
| Thanks for answering. I am using the Edge Theme in 2002 and like the "look"
| of the Back and the Next buttons in that Theme. Each has an arrow pointing
| in the direction the visitor would be taken. I thoght it was a matter of
| just one or two clicks to get those buttons on the page instead of the plain
| (lines) buttons if you use the standard Theme.
| | > >-----Original Message-----
| > >I am trying to insert a Custom Link Bar with back and
| > >next links. I have sucessfully been able to use the
| > >Custom Link Bar to put two links on the page where I want
| > >them but can't figure out how to make the links "Back"
| > >and "Next". (Now I just have two generic links.) This is
| > >the first time I have ever tried to use the Back and Next
| > >links on a Custom Link Bar so, as usual, I'm lost. Thanks
| > >for any guidance.
| >
| > Custom Link Bars don't directly support Back and Next
| > buttons. Instead, you have to set up hyperlinks to:
| >
| > javascript:history.back();
| > and
| > javascript:history.forward();
| >
| > You might consider, though, why you want these buttons
| > taking up space on your Web page when the browser displays
| > Back and Next buttons anyway.
| >
| >
| > Microsoft FrontPage MVP
| > (e-mail address removed)
| >
http://www.interlacken.com
| > Author of:
| > *------------------------------------------------------*
| > |\----------------------------------------------------/|
| > || Microsoft Office FrontPage 2003 Inside Out ||
| > || Microsoft FrontPage Version 2002 Inside Out ||
| > || Web Database Development Step by Step .NET Edition ||
| > || Troubleshooting Microsoft FrontPage 2002 ||
| > || Faster Smarter Beginning Programming ||
| > || (All from Microsoft Press) ||
| > |/----------------------------------------------------\|
| > *------------------------------------------------------*
| >
| >
|
|
|