euhm dit heb ik:
en ik wil er dus voor zorgen dat intro.htm in de mainframe komt ,want nu komt ie in hetzelfde frame.
ken somboodie hellup mie?
code:
1
2
3
4
| <tr>
<td class="menu" bordercolor="#ffffff" id="choice1" style="background-color:#ffffff; cursor:hand" onmouseover="movein(choice1,'1st page yada')" onmouseout="moveout(choice1)" onclick="location.href='meerhtml/intro.htm'" >
[img]"pics/bullet2.gif"[/img] intro</td>
</tr> |
en ik wil er dus voor zorgen dat intro.htm in de mainframe komt ,want nu komt ie in hetzelfde frame.
ken somboodie hellup mie?