Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Missing a plug-in for my online course, How do I know what to download?

more options

I am using a Mac OS X Version 10.10.4, I am required a certain "plug-in" to go through with my online course.... But it does not tell me. Please help I have tried on safari, and google chrome, none of the plug ins go through i have contacted so many helplines and they cant seem to fix my problem.

I am using a Mac OS X Version 10.10.4, I am required a certain "plug-in" to go through with my online course.... But it does not tell me. Please help I have tried on safari, and google chrome, none of the plug ins go through i have contacted so many helplines and they cant seem to fix my problem.

Alle Antworten (5)

more options

Hello,

In order to better assist you with your issue please provide us with a screenshot. If you need help to create a screenshot, please see How do I create a screenshot of my problem?

Once you've done this, attach the saved screenshot file to your forum post by clicking the Browse... button below the Post your reply box. This will help us to visualize the problem.

Thank you!

more options

This is what comes up.

more options

Normally, when a plugin is needed, the system tells you what it is.

Please provide a public link to this or another web page.

more options

What code does it show in the Inspector if you right-click this area?

Right-click and select "Inspect Element" to open the Inspector (Firefox/Tools > Web Developer) with this element selected.

more options

Hi Jessica, to follow up on cor-el's question, usually a plugin is used for one of these tags:

  • <object>
  • <embed>
  • <iframe> (if it is a framed PDF, for example)

As you hover over sections of the HTML code in the Inspector, a blue highlight should appear on the corresponding part of the page. Can you find one of those usual tags that seems to be associated with the missing plugin? If so, you can right-click the tag and "Copy Outer HTML" and paste that here. Usually it will contain a "type" or other indication that Firefox uses to discover the needed plugin.

You can remove the starting < or replace it with &lt; to prevent the forum from thinking you want us to see that object/embed/iframe. (Or if necessary, a moderator can fix your post after you post it.)

Geändert am von jscher2000 - Support Volunteer