Jump to content

Search the Community

Showing results for tags 'large space/screen'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Welcome to PHP Freaks
    • Announcements
    • Introductions
  • PHP Coding
    • PHP Coding Help
    • Regex Help
    • Third Party Scripts
    • FAQ/Code Snippet Repository
  • SQL / Database
    • MySQL Help
    • PostgreSQL
    • Microsoft SQL - MSSQL
    • Other RDBMS and SQL dialects
  • Client Side
    • HTML Help
    • CSS Help
    • Javascript Help
    • Other
  • Applications and Frameworks
    • Applications
    • Frameworks
    • Other Libraries
  • Web Server Administration
    • PHP Installation and Configuration
    • Linux
    • Apache HTTP Server
    • Microsoft IIS
    • Other Web Server Software
  • Other
    • Application Design
    • Other Programming Languages
    • Editor Help (PhpStorm, VS Code, etc)
    • Website Critique
    • Beta Test Your Stuff!
  • Freelance, Contracts, Employment, etc.
    • Services Offered
    • Job Offerings
  • General Discussion
    • PHPFreaks.com Website Feedback
    • Miscellaneous

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests


Age


Donation Link

Found 1 result

  1. Hi all, I am redesigning/developing an existing web-based application that needs a lot of space on the screen. If the application runs on a 30-inch iMAC it displays nicely. However, not everyone has a monitor this large. It does not display well on small monitors or projectors, even when the resolution is changed. The interface/page has two parts. The left side shows statistics, graphs, etc. and changes/updates based on actions/events on the right side of the page. Making the interface items smaller is not really an option as it is almost already too small. The left side has about 80 rows of data plus graphs. Currently the right side has 25 divs that are about 300px x 300px and the divs are laid out as 5 x 5, so there is already a lot of vertical scrolling. However, sometimes the number of divs on the right side is 20 or 30. Aside from horizontal scrolling, does anyone have any suggestions? Thanks very much.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.