Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

"A plugin is needed to display this content"

  • 5 trả lời
  • 11 gặp vấn đề này
  • 1 lượt xem
  • Trả lời mới nhất được viết bởi cor-el

more options

The source of the page is:

<html>
<head>
<title>Test</title>
</head>
<body>
<embed height="80" width="500" src="sound.mp3"> 
</body>
</html>

When loaded, "A plugin is needed to display this content" is displayed.

The source of the page is: <pre><nowiki> <html> <head> <title>Test</title> </head> <body> <embed height="80" width="500" src="sound.mp3"> </body> </html></nowiki></pre> When loaded, "A plugin is needed to display this content" is displayed.

Được chỉnh sửa bởi cor-el vào

Tất cả các câu trả lời (5)

more options

html, head and body tags disappeared, should i use some markup for code?

more options

You can HTML escape tags as entities "&lt;html&gt;" and use pre tags for formatting.

To play an MP3 file via an embed tag you need a plugin that supports MP3 files like the Gecko Media player

more options

This player is for windows and i am using linux.

  1. uname -a

Linux hostname 3.15.1-1-ARCH #1 SMP PREEMPT Tue Jun 17 09:32:20 CEST 2014 x86_64 GNU/Linux

if that matters.

more options

What's wrong with the markup? '1.' is displayed instead of number sign

more options

If you start a line with a hash (#) then you create a numbered list.

Make sure that you show the KB article for Linux (click the Editing Tools button)