PDA

View Full Version : Adding Script Trees to pages that include tables


BigRedPA
09-16-2002, 12:13 PM
All,

I'm trying to add a Script that creates a Navigation Tree to an exsisting Page. This page also contains a table that I want to virtically follow the Navigation Tree. When I add the Tree, the data in the Table overlays the tree and does not follow it.

How do I resolve this?

Thanks!

Joe

BoR|S
09-16-2002, 12:23 PM
I'd like to know the answer to this question too... I tried to work with one of the foldout dhtml scripts that come with FP2000, and I couldn't run it inside an already built page...

Waves
09-19-2002, 07:26 PM
Do you have an example of what you want it to look like?

BigRedPA
09-20-2002, 07:18 AM
Thanks all for replying to my question. I resolved the issue by creating separate row & column FRAMSETs, puting the Navigation Script in one FRAME, and puting the table in another FRAM just below.

Thanks