Einstein47
Programmer
Here is the page in question Safe Info
When you click on one of the notes, a new DIV is displayed. You can move this DIV around the page by dragging the title bar of the DIV window. So far so good.
However, if you move the DIV window outside the TABLE (the blue header and the single blue line above the footer), the DIV window gets clipped. Why can't I dynamically position the DIV Window outside it's parent DIV TABLE?
The reason the TABLE has a DIV around it is so the header will stay fixed when you scroll the data in the table. This page is just an example. The real web application will have many more rows of data.
Any suggestions would be appreciated.
Einstein47 (Starbase47.com)
“PI is like love - simple, natural, irrational, endless, and very important“
When you click on one of the notes, a new DIV is displayed. You can move this DIV around the page by dragging the title bar of the DIV window. So far so good.
However, if you move the DIV window outside the TABLE (the blue header and the single blue line above the footer), the DIV window gets clipped. Why can't I dynamically position the DIV Window outside it's parent DIV TABLE?
The reason the TABLE has a DIV around it is so the header will stay fixed when you scroll the data in the table. This page is just an example. The real web application will have many more rows of data.
Any suggestions would be appreciated.
Einstein47 (Starbase47.com)
“PI is like love - simple, natural, irrational, endless, and very important“