Click to See Complete Forum and Search --> : Redirecting content to a table cell


Jon723
12-30-2003, 12:30 PM
hello everyone, I wanted to know if there is a way to redirect a link to popup as the content in the cell of a table. Also, how would I be able to dynamically expand a table cell to fit the data I want to display. Thanks a lot.

Khalid Ali
12-30-2003, 03:29 PM
don't understand your question completely,however, table cells are default to expand as much as data is in them....

russell_g_1
12-30-2003, 05:23 PM
Do you mean you want to load another doc into your table cell?

If so, then you could put an iframe in the cell and put the doc in there.