Forum Moderators: open
We have a spreadsheet (table in green) inside another table (red) at width 100%. Because the sheet can get quite big we want to have the inner table scrolling (using a DIV; shown in blue) whilst the outer table at 100% stays at 100% screen width.
I just can't get it to work though... What I'm trying to achieve might be clearer if you look at the full prototype [hrmsoftware.com]*. Only need it work in IE5+
Cheers in advance.
(PS - hope it's ok for me to post example URLs)
*(PPS - Very early prototype!!)
I imagine there probably isn't a way around this...
Iframes were considered but all the calculations are run and refreshed live on the client and doing this over two pages will make the javascript even nastier!
Thanks guys