Jalz Posted March 28, 2009 Share Posted March 28, 2009 Hi Guys, Need a little bit of advice please on laying a page. Im trying to create a basic blogging site using FileMaker as the backend and php as the the scripting language. Im on the editing a page section, where I intend to have two parts to a layout. On the left hand side I intend to have a navigation tree which will list folders and content in the site. On the right hand side I want to display the content page with a html editor so a user can edit etc and save. To create a layout such as this, do you think I should have one page, and have two iframes, bringing in the navigation tree on the left, and the content on the right? Or do you think it would be better if I embedded everything in one page. Any advice would be much appreciated, this is more of a question on the best method to adopt rather than code....just concerned if I use an iframe, can I pass navigation record id to the content page on the right...... Any advice much appreciated. Jalz Quote Link to comment Share on other sites More sharing options...
taquitosensei Posted March 28, 2009 Share Posted March 28, 2009 use css and divs for layout then use separate files and include them for header, lefthand menu, footer, etc.. Quote Link to comment 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.