Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

On Monday the 3rd of March, around 5pm UTC (9am PT) users may experience a brief period of downtime while one of our underlying services is under maintenance.

Mozilla 도움말 검색

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

자세히 살펴보기

How do I stop Firefox printing hyperlinks?

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

more options

When I print a web page (sometimes) the hyperlink associated with displayed text is printed in line (after the text).

is there an option to stop this happening.

for example, here is the HTML code for a text item:

<a href="/link/dc4ecdb4e45e460289622cb3127cb621.aspx?id=4574&epslanguage=en#equalizer">Equalizer</a>

this gets printed as:

Equalizer (/link /dc4ecdb4e45e460289622cb3127cb621.aspx?id=4574& epslanguage=en#equalizer)

and i would like this to print as:

Equalizer

many thanks in advance for any ideas.

When I print a web page (sometimes) the hyperlink associated with displayed text is printed in line (after the text). is there an option to stop this happening. for example, here is the HTML code for a text item: <a href="/link/dc4ecdb4e45e460289622cb3127cb621.aspx?id=4574&amp;epslanguage=en#equalizer">Equalizer</a> this gets printed as: Equalizer (/link /dc4ecdb4e45e460289622cb3127cb621.aspx?id=4574& epslanguage=en#equalizer) and i would like this to print as: Equalizer many thanks in advance for any ideas.

모든 댓글 (5)

more options

That's a special feature of the site for your future reference, but yes, it's a terrible eyesore.

I'm not aware of a simple, universal fix for this. It could involve one of the following:

  • override the print-specific style rules for links with your own style rule (possibly tricky to write, a link to a sample site would be helpful)
  • hack the page by converting the links to ordinary text
more options

I'm concerned that you have a pile-up of various versions of the Flash plugin (in your More System Details):

  • Shockwave Flash 15.0 r0
  • Shockwave Flash 17.0 r0
  • Shockwave Flash 16.0 r0
  • Shockwave Flash 11.9 r900

That seems like it risks some conflicts. If you are inclined to clean that up, the best practice is to use Adobe's Flash uninstaller to completely remove Flash from the system and then reinstall the latest version.

Relevant links are in this article: Flash Plugin - Keep it up to date and troubleshoot problems

more options

Thank you for your time in replying to my query.

I agree with your conjecture as to the influence of the Flash Player on my problem. However (and unfortunately) having removed Flash Player from my system, the problem (as I described it) remains alive and operating exactly the same (as I described it).

more options

Oh yes, sorry, the Flash player issue was a separate concern.

In other to stop the unwanted information on the printouts, we could assist with a custom style rule. Are there particular sites that you want to fix? It's easier working with concrete examples.

more options

No specific sites. I thought that there might be an option to turn it off. I'll just wear it for the moment. thanks again.