Click to See Complete Forum and Search --> : working with frames


hadef
07-20-2005, 02:54 AM
hi guys
i have two frames one frame called left and contain a flash menu
and another frame called center the page i want it to go to the server when u press on the menu in the left frame
in other word how can i make all the urls in the left frame target to the center

regards

drumbum360
07-20-2005, 11:55 AM
Here's what you put in the link code:
For the "centerframe" part, just put in whatever the frame name is that you want targeted.



<a href="www.whatever.com" target="centerframe">Link Here</a>