Tag Archives: Frames Pages

Frames Navigation Dilemma

I am aware frames are essentially outdated and loathed, yet our site at present contains frames. We use it to keep a navigation bar to the screen at all times, so that users can mouse click on the links in the navigation bar to get away from whatever it is usually they’re viewing. Unfortuately, because of the fact the site is within frames, the main web site administrator has the idea set such that each clicked link has a base target associated with " _parent" and clicking for a link takes one to another framed page which contains the same navigation bar and the new page. (Say, the link was a connection to a comics part. Clicking on that link, loads a brand new frames page that contains the navigation bar available as one frame and the actual comics page in the other). The reason for this, or thus he says, is in order that people who enter your website from links they find over a search engine similar to Google, when clicking using a link will always regain the use of the navigation pub. I think, this defeats the reason for frames, which I see as a tool to … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment

no frames = redoing menus on multiple pages?

Soon after abandoning frames regarding CSS positioning, I discover that if I really need to change the list, I have to go to every page and do the identical change. Is there any way to avoid this Employ PHP Includes. That means you need to either make all pages possess a. php extension… great if they by now do. If hi-def, and you are unable to make the extensions . php, feel free to use. htaccess to procedure your. html as well as. htm files since PHP. You could have one file (PHP script) identified as " menu. php". The particular one script is employed, (included) on all your pages. With every page, you could have: < php include(" menu. php" )> where you wish the menu to be. Just about any change you generate to " menu. php" will seem on all pages. You may as well use PHP scripting in just " menu. php" for you to alter the palate items and characteristics based on which page can be being viewed. As you’re didn’t post this from the PHP section, I’m uncertain what your PHP practical knowledge is. That would be none – I guess the subsequent question … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , | Leave a comment