L LKU New member Mar 18, 2009 #1 I would like to have a cell in a html table that can be changed to display other things from a different html document almost like a frame. i would like some example code, whether JavaScript or html. Thanks
I would like to have a cell in a html table that can be changed to display other things from a different html document almost like a frame. i would like some example code, whether JavaScript or html. Thanks
C Chris B Guest Mar 18, 2009 #2 .. Why do that if you can just use the frame... or use an iframe. just make the height and width equal to '100%' and it'll fit inside perfectly.
.. Why do that if you can just use the frame... or use an iframe. just make the height and width equal to '100%' and it'll fit inside perfectly.
C Chris B Guest Mar 18, 2009 #3 .. Why do that if you can just use the frame... or use an iframe. just make the height and width equal to '100%' and it'll fit inside perfectly.
.. Why do that if you can just use the frame... or use an iframe. just make the height and width equal to '100%' and it'll fit inside perfectly.