Hi all,

I've had recurring problems navigating the API documentation, specifically the left iframe with id = 'sidebar' being fixed width and IMO way too narrow.

Again, in my experience learning to write for the web, I've found that fixed widths have their place in the paper and ink world and in complicated graphic paste-ups, but fail completely in the world of browsers where users have different sized monitors and DPIs and ignores the reality that in graphical envirnments windows can be scaled.

I'd like to recommend that this file be modified:

    http://framework.zend.com/apidoc/core/css/default.css

specifically, line 14, to change fixed to proportional width. Hacking showed that a width of 30% to 35% rendered a much more usable menu. Considering that the right iframe with id = 'content' is mostly white-space on its right side nothing would be lost and site navigability enhanced.

This was tested with Firefox 11 but I'm pretty sure this will work on all browsers.

My 2ยข opinion but I'd really like to see it implemented :)

Keep up the good work, folks.

Mike Wright

--
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]


Reply via email to