Buchstabenraten (Hangman)

(Last Updated On: 18. Mai 2014)

zurück zu HH Quizzes

Tiere oder Insekten erraten!

Maus
Biene
Ameise
Pferd
Käfer

Verwendeter Code:
<div class="buchstabenraten-quiz">
<p>Tiere oder Insekten erraten!</p>
<table><tr><td>Maus</td></tr>
<tr><td>Biene</td></tr>
<tr><td>Ameise</td></tr>
<tr><td>Pferd</td></tr>
<tr><td>Käfer</td></tr></table>
</div>

(1541)


History

6 Gedanken zu „Buchstabenraten (Hangman)“

  1. I too am interested in using your code on my website. You provide an example of the html needed but how to I find out what javascript is needed to make the puzzle work dynamically. Is there a list or a library that I must use of copy, or does the plugin come with the library?

      1. Can you be more specific? I’ve tried to use the Hangman code on a post for my site and all it does is show all of the answers in a table.

        1. There doesn’t seem to be anything to refer it to the quiz itself. With a different plugin, the tags to actually connect to the plugin are different:

          [wordsearch-mp]

          Is something like that required for this?

Schreibe einen Kommentar zu Helmut Hirner Antworten abbrechen

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert