Click to See Complete Forum and Search --> : Frames - I am using MX2004


ricardo_s
04-26-2006, 02:44 PM
Guys I am an apprentice designer, my first attempt can be seen at www.senetmultiprint.co.uk. Now there is a problem I would like the right frame with the content menu to move when I click on "screen and embroidery" on the navigation bar, how do i do this? :mad:

johneva
04-26-2006, 04:20 PM
In the link add the attribute target and give it the value of the name you set the frame in the frameset code.

<a href="#" target="content">link text</a>


Though you do know frames suck and should not be used dont ya?

ricardo_s
04-26-2006, 04:36 PM
What's the real alternative to compensate for this style of design. Can you reference table cells the same way you reference frames?

TiGGi
04-26-2006, 04:51 PM
Can you reference table cells the same way you reference frames?No you can't!

ricardo_s
04-26-2006, 05:00 PM
OK guys what's my solution?

johneva
04-27-2006, 06:10 AM
Here you go mate this explains it better than I ever could.

Link (http://dorward.me.uk/www/frames/)