overlordofevil Posted December 1, 2008 Share Posted December 1, 2008 hello all, ok here's the issue. I want to write a web page interface that acts like a frame page. I have looked at using CSS to do the layout, figured out how to do the header, nav(on the left) and main, but I can't figure out how to get the links to open up in the "main" section of the page. so as I said I'm not sure if this still falls under html, css or if I should be looking at another system like javascript etc. any suggestions would be appreciated. Quote Link to comment Share on other sites More sharing options...
haku Posted December 2, 2008 Share Posted December 2, 2008 If you want it to act like frames where the main content is loaded without requiring a full page reload, you want to use AJAX. There is an ajax section of the forum. Quote Link to comment Share on other sites More sharing options...
CroNiX Posted December 2, 2008 Share Posted December 2, 2008 Posting your code would be helpful. Quote Link to comment Share on other sites More sharing options...
overlordofevil Posted December 2, 2008 Author Share Posted December 2, 2008 thanks for the suggestion I appreciate it. 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.