o0O0o.o0O0o
05-27-2008, 08:02 AM
hi ,
i am reconstructing the admin page of the company.
Initially they have now long list of unformatted names with link to corresponding php file.
i want to use ajax with some css formatting using some columns and divs.
now some of the reports are wide and long . I have used two column layout on the page.
Header ---menubar --vertical leftmenuba --- content div box--footer
Now for medum size pages i can use ajax to display content from left menubar
to the right content div box. But some of the reports are wide and long and it does not look nice to display long and wide report in div box which will extend long downand leaving leftbar area empty on left side.
Is there any other nice way to display those kind of reports or i have to open those links on new page
i am reconstructing the admin page of the company.
Initially they have now long list of unformatted names with link to corresponding php file.
i want to use ajax with some css formatting using some columns and divs.
now some of the reports are wide and long . I have used two column layout on the page.
Header ---menubar --vertical leftmenuba --- content div box--footer
Now for medum size pages i can use ajax to display content from left menubar
to the right content div box. But some of the reports are wide and long and it does not look nice to display long and wide report in div box which will extend long downand leaving leftbar area empty on left side.
Is there any other nice way to display those kind of reports or i have to open those links on new page