Jive1
Legacy Member
Hey!
Good day to all!
I have a strange fenomenon on my new still experimental website....
You can see it on Untitled
The problem is, that, when I watch one single set of frames of which the frameset stearing is of the type hereunder:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>Geschiedenis</TITLE>
</HEAD>
<FRAMESET rows="100,*" border="0">
<FRAME src="geschiedenis1.html" border="0" name="top" target="_blank">
<FRAME src="geschiedenis2.html" border="0" name="main" target="_blank">
</FRAMESET>
</HTML>
and of which two other files the top one is a menu, whereas the main frame is a regular websitepage.
Now, when I start from the index.html, which gives me the opening screen, clicking on "Nederlands", I get the first page of my information website, which is in fact a set of three files as explained above. And for this first set everything workes fine. No problem.
However, when I click on "Geschiedenis", which is the first possibility in the menu of this first set, I'm supposed to get a second set of three files which should then show something similar to the first set, with different contents. That means that I expect that both "top" and "main" frames should change. Instead of that there is only the top frame that changes, but not the main frame.
When I click the same set of frames however, not from the menu of the first set out, but separately, you can try that on Geschiedenis or on Opvoeding , the complete set of "Geschiedenis" or "Education" is changed as I expected it to do.
Now I don't see why in combination of the first set of frames, and clicking on "Geschiedenis" from within the menu, it does not work, and it does work very well when I click the file "geschiedenis.html" from the explorer out or from the URL-line above.
Can anybody explain this?
By the way, I like to work in html rather than in any other system like java or php or whatever other sustem. Html is fine, and if it can do what I want it to do, I don't need other more sophisticated system, which usually is slower than html.
Thank you for any response.
Greetz
Jive1
Good day to all!
I have a strange fenomenon on my new still experimental website....
You can see it on Untitled
The problem is, that, when I watch one single set of frames of which the frameset stearing is of the type hereunder:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>Geschiedenis</TITLE>
</HEAD>
<FRAMESET rows="100,*" border="0">
<FRAME src="geschiedenis1.html" border="0" name="top" target="_blank">
<FRAME src="geschiedenis2.html" border="0" name="main" target="_blank">
</FRAMESET>
</HTML>
and of which two other files the top one is a menu, whereas the main frame is a regular websitepage.
Now, when I start from the index.html, which gives me the opening screen, clicking on "Nederlands", I get the first page of my information website, which is in fact a set of three files as explained above. And for this first set everything workes fine. No problem.
However, when I click on "Geschiedenis", which is the first possibility in the menu of this first set, I'm supposed to get a second set of three files which should then show something similar to the first set, with different contents. That means that I expect that both "top" and "main" frames should change. Instead of that there is only the top frame that changes, but not the main frame.
When I click the same set of frames however, not from the menu of the first set out, but separately, you can try that on Geschiedenis or on Opvoeding , the complete set of "Geschiedenis" or "Education" is changed as I expected it to do.
Now I don't see why in combination of the first set of frames, and clicking on "Geschiedenis" from within the menu, it does not work, and it does work very well when I click the file "geschiedenis.html" from the explorer out or from the URL-line above.
Can anybody explain this?
By the way, I like to work in html rather than in any other system like java or php or whatever other sustem. Html is fine, and if it can do what I want it to do, I don't need other more sophisticated system, which usually is slower than html.
Thank you for any response.
Greetz
Jive1
