Tilted Forum Project Discussion Community

Tilted Forum Project Discussion Community (https://thetfp.com/tfp/)
-   Tilted Technology (https://thetfp.com/tfp/tilted-technology/)
-   -   frontpage 2000 (https://thetfp.com/tfp/tilted-technology/9724-frontpage-2000-a.html)

kyme 06-02-2003 01:44 PM

frontpage 2000
 
I'm using frontpage 2000 and made a drop down menu.
the menu is also on a frames page. the menu is on the left frame. i want to be able to open the drop down, choose the appropriate category and then have that open in the right frame. here's the problem, under form options where i should be able to choose the target, the target it greyed out. so, when i do choose the appropriate target, it won't work.
any suggestions?

yeager:confused:

X_cody_X 06-02-2003 03:24 PM

make sure you have your frames named in your index page, like :

< frame name="menu" noresize src="left.html" >
< frame name="right" noresize src="main.html" >

In your left.html page add "< base target="right" >" somewhere in your <head> tags(I normally put it between my < /title > and < /head > tags).

Hopefully thats what your trying to do. Get the links in your left frame to open in your right frame? At least thats how I read, sorry for wasting your time if I was wrong.

Note: Your file names may differ from the examples I provided but hopefully you get the idea, and make sure you dont have all the spaces by the brackets I used, vBulletin didn't like the way I tried to originally put it in.


All times are GMT -8. The time now is 06:33 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54