Click to See Complete Forum and Search --> : link opening in a table within same page?


spottedhaggis
01-25-2004, 02:11 PM
I realise this is probably something very simple but I do not know how to do it, and would like some help if possible.Please

I have a popup created using fireworks, inserted into dreamweaver in a table at the top

I then have a new table as the main data area, with a frame at the bottom of the entire page to maintain hight.

I want to have the popup menu open in the main table area, how do I do this

The site, a work in progress can be viewed here. www.ifseurope.net/mainsite/1stpage.htm

Ben Rogers
01-25-2004, 06:25 PM
take out the pop ups and maybe well help ya lol.

Daniel T
01-26-2004, 01:14 PM
i believe the only way to do this would be to use an iframe in the cell that u want the content to open in:

<iframe width="" height="" border=no name="content">

and in the link:

<a href="page.htm" target="content">

spottedhaggis
01-26-2004, 01:33 PM
HI, thanks for the replys. I am not familiar with Iframe but will look it up, failing that am looking at a possible flash menu, where the links appear horizontal underr the main hearing.

Will try the above suggestion though as its preferable and faster than a flash one