Ik zit hier tegenaan te hikken:
Het gaat om het frame links onder.
Ik heb in links.html een link staan naar linksENG.html. Als ik die gebruik komt boven.html tevoorschijn in het frame. Dat is nu net niet wat ik wil.
Het gaat om het frame links onder.
Ik heb in links.html een link staan naar linksENG.html. Als ik die gebruik komt boven.html tevoorschijn in het frame. Dat is nu net niet wat ik wil.
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
| <FRAMESET COLS=*,1,755,1,* BORDER=0>
<FRAME SRC=content/kantl.html SCROLLING=No>
<FRAME SRC=content/zwart.html SCROLLING=No>
<FRAMESET ROWS=105,* BORDER=0>
<FRAME SRC=content/boven.html MARGINHEIGHT=0 MARGINWIDTH=0 SCROLLING=No>
<FRAMESET COLS=182,* BORDER=0>
<FRAME SRC=content/links.html SCROLLING=No NAME=links>
<FRAME SRC=content/txt.html NAME=txt>
</FRAMESET>
</FRAMESET>
<FRAME SRC=content/zwart.html SCROLLING=No>
<FRAME SRC=content/kantr.html SCROLLING=No>
</FRAMESET> |
offtopic:
foutje,, dit hoort hier niet. Dit moet naar Webdesign & Grapics
foutje,, dit hoort hier niet. Dit moet naar Webdesign & Grapics
[ Voor 20% gewijzigd door Verwijderd op 02-10-2004 02:53 ]