new window?

D

Dr. Sammy

is there a way for me to set up my navigation bar buttons to open a new
window when clicked? Just one of the buttons, not all of them.

thanks,
sammy
 
T

Thomas A. Rowe

The FP Navigation components do not support set frame target value. You need to add a button
manually below the nav bar and then you can set the frame target value.

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

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

chris leeds

it's an all or none proposition. what you can do is make a "fake" button
and right click that button, hyperlink properties/ target frame set to
"_blank".
HTH
 
Top