ok i want something to trigger a javascript event simmilar to this equivlent in html:

<a href="hello.htm" target="frame1">

i know about location.href in javascript but can't work out how to specify a target

.... also the target is not a child frame ... but a subframe in the parents form

thanks kris