I have a navigation bar in frame_A (top) when I click on a button I want the the resulting page to be displayed as a whole page, not within the frame where the button exits. What needs to be changed in this line of code to direct the result to a full page?
javascript:window.location.href('../catalog/default.htm')
javascript:window.location.href('../catalog/default.htm')