hypedup.co.uk
07-20-2002, 07:22 PM
the following line of javascript only works in IE. what do i need to write to get it to work in NS6 as well?
document.frames['iframe_name'].location.href="xxx";
thanks, paul
document.frames['iframe_name'].location.href="xxx";
thanks, paul