My link bar has gone funky!!

G

Guest

Seriously I don't know what it is but here's my symptoms. My link bar works
and you can navigate through my web site via the side bar without the pages
becoming broken or turn into new pages. But after about 4-10 clicks it
becomes a new window, this is something I don't want because the pages are
for my selections of my webpage. So basically I just want the pages to become
refreshed but not turn into HREF or break off from my home page. How do i fix
this?

Here's the code I have for my link bar.
<td width="23%" align="center" valign="top" bgcolor="#C0C0C0">
<!--webbot bot="Navigation" S-Orientation="vertical"
S-Rendering="graphics" S-Theme="ice 0110"
S-Type="top" B-Include-Home="TRUE" B-Include-Up="TRUE"
--></td>
Here's my home page URL too!
www.fukuokafishingadventures.com

Any help would be great on this one.
Nigel
 
T

Thomas A. Rowe

You have to remove the following from the head section of your pages:

This is the problem one:

<base target="_blank">


However, you don't need these either:

<base target="_self">
<base target="_top">

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
G

Guest

Thanks that worked!!! Um one more question...........if you don't mind. How
do I make a link bar a hyperlink? I have did it before but I only got an X
once I did it. The link worked but not the image. Any ideas why?

Thanks a million

Nigel
 
T

Thomas A. Rowe

If you are asking about the actual link bar itself, I don't think is possible, and why would you
want to do this?

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top