mottwsc Posted February 1, 2010 Share Posted February 1, 2010 I'm trying to determine the best way to design a UI for a PHP application. Please see the attached file. There is a header portion with menu choices and a footer portion. There is also a background image picture frame that sits in between the header menu and footer and gets loaded depending on the user's preferences. None of these three scroll. Within that picture frame, there is a center screen with a scrolling application. This portion would load different screens based on what was picked as a menu choice, and the user would scroll in the application if the particular screen were longer. Is the best way to do this using frames, or is there a better choice in terms of speed, browser compatibility, etc.? Thanks for your suggestions. [attachment deleted by admin] Quote Link to comment https://forums.phpfreaks.com/topic/190495-controlling-a-scrolling-portion-of-a-ui/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.