Eppie
11-14-2003, 04:19 AM
Hi, I have a line of script in my dhtml menu that changes the content of an iframe called "kenkin":
this.LinkTxt.indexOf('javascript:')!=-1?eval(this.LinkTxt):DcLoc.kenkin.location.href=this.LinkTxt}
how do i change this so it targets a frame called "kenkin" instead?
thanks.....
this.LinkTxt.indexOf('javascript:')!=-1?eval(this.LinkTxt):DcLoc.kenkin.location.href=this.LinkTxt}
how do i change this so it targets a frame called "kenkin" instead?
thanks.....