Improvement requests
: K-Meleon Forum
Use this forum to talk about a feature you're missing. Use the bug tracker to report it if necessary.
Goto:
Forum List
•
Message List
•
Search
•
Log In
Your Name:
Subject:
Help information
BBcode help
Smileys help
[quote=guenter] Your links lead to nowhere. AFAIK as siria says. What You describe is the behaviour of pages in a frameset. This example will show the URL "lakes1.html". Unless You break out. You can load into it other pages to navigate (right hand) and to show content (left). [code] <frameset cols="*,220pt" bordercolor="#6B8ABD" onload="SeiteLaden(); return true;"> <frame src="./startseite_stern.html" name="helfer" marginwidth="1" marginheight="15" scrolling="no" /> <frameset rows="70,30,*" border="0" onload="SeiteLaden(); return true;"> <frame src="./nix.html" name="musik" marginwidth="1" marginheight="4" scrolling="no" /> <frame src="./auswahl.html" name="box" marginwidth="1" marginheight="1" scrolling="no" /> <frame src="./lakes1.html" name="navigation" marginwidth="1" /> </frameset> </frameset> [/code] The navigation pages that are intended to load into it use _self. The ones the break out use _top. Here You can see its functions and [url=http://home.htp-tel.de/sterntaler/index1.html]lake applets in action[/url]. p.s. The navigation for the music is done in another way by a script.[/quote]
[Please Enable JavaScript]
K-Meleon forum is powered by
Phorum
.
Home/News
Screenshots
Download
Documentation
Resources
Get Involved
Forum
Bugs
Development