Mozilla 도움말 검색

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

자세히 살펴보기

This page formats funnily: http://publib.boulder.ibm.com/infocenter/zos/v1r11/index.jsp?topic=/com.ibm.zos.r11.ikja300/lnkatt.htm The lines are extra-ordinarily long. How do I get Firefox to wrap the lines?

  • 1 답장
  • 2 이 문제를 만남
  • 1 보기
  • 최종 답변자: cor-el

more options

Currently that page has content off the right margin. There seems to be no control in Firefox to control how the text is displayed. I would like to change some magical setting in Firefox to allow wrapping of the text so that it appears on the screen.

Currently that page has content off the right margin. There seems to be no control in Firefox to control how the text is displayed. I would like to change some magical setting in Firefox to allow wrapping of the text so that it appears on the screen.

모든 댓글 (1)

more options

Looks that it is caused by the large images with width 1003px in that frame that do not have set a width or max-width. If I use img{max-width:800px} to set a max-width for that frame then the scroll bar disappears for me, so try to find a way to handle those large images better.


A good place to ask questions and advice about web development is at the mozillaZine Web Development/Standards Evangelism forum.
The helpers at that forum are more knowledgeable about web development issues.
You need to register at the mozillaZine forum site in order to post at that forum.

See http://forums.mozillazine.org/viewforum.php?f=25