Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

window.open always opens a child window with parent window propertiesin firefox 30

  • 1 답장
  • 1 이 문제를 만남
  • 7 보기
  • 최종 답변자: guigs

more options

By clicking on a link my code uses window.open which should open the response in child window. I am not specifying any height and width(as per requirement). In firefox alone, the window takes up the properties of child window and opens with same size as of parent window. Is there a way to restrict Firefox from inheriting the properties of parent window?

By clicking on a link my code uses window.open which should open the response in child window. I am not specifying any height and width(as per requirement). In firefox alone, the window takes up the properties of child window and opens with same size as of parent window. Is there a way to restrict Firefox from inheriting the properties of parent window?

모든 댓글 (1)

more options

Hi prajulakc, Thank you for your question. Currently the active window selected when you create a new window that new window will take the active window's screensize. You can add a preference: see also question/754273