ok i can't work out why this is not working
ne help would be apriciated
<a href="#" onclick="parent.src = '123.htm';">
Thanks Kris
Printable View
ok i can't work out why this is not working
ne help would be apriciated
<a href="#" onclick="parent.src = '123.htm';">
Thanks Kris
try parent.location. also, the ; is superfluous