HF/AAC: Difference between revisions

From Illustrations in German Translations of Mark Twain's Works

Created page with "{{DISPLAYTITLE: Illustrations of Black Characters in <i>Adventures of Huckleberry Finn</i>}} <br> <br> <html> <div class="slideshow-row"> <!-- Slideshow C --> <div class="slideshow-box"> <select id="illustratorDropdownC" onchange="filterAndLoadSlideshowAAC('C')"> <option value="">-- Choose Illustrator --</option> <option value="Kemble">Kemble</option> <option value="Schroedter">Schroedter</option> <option value="Hirth">Hirth</option> <opt..."
 
No edit summary
Line 1: Line 1:
{{DISPLAYTITLE: Illustrations of Black Characters in <i>Adventures of Huckleberry Finn</i>}}
{{DISPLAYTITLE: Black Characters Illustrations}}
<br>
<br><br>
<br>
<html>
<html>
<div class="slideshow-row">
<div class="slideshow-row">
 
   <!-- Black Characters Slideshow Box C -->
   <!-- Slideshow C -->
   <div class="slideshow-box">
   <div class="slideshow-box">
     <select id="illustratorDropdownC" onchange="filterAndLoadSlideshowAAC('C')">
     <select id="black_illustratorDropdownC" onchange="black_filterAndLoadSlideshow('C')">
       <option value="">-- Choose Illustrator --</option>
       <option value="">-- Choose Illustrator --</option>
       <option value="Kemble">Kemble</option>
       <option value="Kemble">Kemble</option>
       <option value="Schroedter">Schroedter</option>
       <option value="Schroedter">Schroedter</option>
       <option value="Hirth">Hirth</option>
       <option value="Hirth">Hirth</option>
<option value="Busoni">Busoni</option>
      <option value="Busoni">Busoni</option>
<option value="Kellerer">Kellerer</option>
      <option value="Kellerer">Kellerer</option>
<option value="Harder">Harder</option>
      <option value="Harder">Harder</option>
<option value="Trier">Trier</option>
      <option value="Trier">Trier</option>
<option value="Bebié">Bebié</option>
      <option value="Bebié">Bebié</option>
     </select>
     </select>


     <div class="slideshow-container" id="slideshowC">
     <div class="slideshow-container">
       <img id="slideC" src="" title="Kein Bild geladen">
       <img id="black_slideC" src="https://illus.twainframe.org/images/d/d2/GalleryPlaceholder.png" title="No image loaded">
     </div>
     </div>
     <div class="gallery-button-row">
     <div class="gallery-button-row">
       <button onclick="prevSlide('C')">←</button>
       <button onclick="black_prevSlide('C')">←</button>
       <button onclick="nextSlide('C')">→</button>
       <button onclick="black_nextSlide('C')">→</button>
     </div>
     </div>
   </div>
   </div>


   <!-- Slideshow D -->
   <!-- Black Characters Slideshow Box D -->
   <div class="slideshow-box">
   <div class="slideshow-box">
     <select id="illustratorDropdownD" onchange="filterAndLoadSlideshowAAC('D')">
     <select id="black_illustratorDropdownD" onchange="black_filterAndLoadSlideshow('D')">
       <option value="">-- Choose Illustrator --</option>
       <option value="">-- Choose Illustrator --</option>
       <option value="Kemble">Kemble</option>
       <option value="Kemble">Kemble</option>
       <option value="Schroedter">Schroedter</option>
       <option value="Schroedter">Schroedter</option>
       <option value="Hirth">Hirth</option>
       <option value="Hirth">Hirth</option>
<option value="Busoni">Busoni</option>
      <option value="Busoni">Busoni</option>
<option value="Kellerer">Kellerer</option>
      <option value="Kellerer">Kellerer</option>
<option value="Harder">Harder</option>
      <option value="Harder">Harder</option>
<option value="Trier">Trier</option>
      <option value="Trier">Trier</option>
<option value="Bebié">Bebié</option>
      <option value="Bebié">Bebié</option>
     </select>
     </select>


     <div class="slideshow-container" id="slideshowD">
     <div class="slideshow-container">
       <img id="slideD" src="">
       <img id="black_slideD" src="https://illus.twainframe.org/images/d/d2/GalleryPlaceholder.png" title="No image loaded">
     </div>
     </div>
     <div class="gallery-button-row">
     <div class="gallery-button-row">
       <button onclick="prevSlide('D')">←</button>
       <button onclick="black_prevSlide('D')">←</button>
       <button onclick="nextSlide('D')">→</button>
       <button onclick="black_nextSlide('D')">→</button>
     </div>
     </div>
   </div>
   </div>
</div>


</div>
<style>
<style>
   #catalog_wrapper {
   #catalog_wrapper {
Line 57: Line 57:
   }
   }
</style>
</style>





Revision as of 23:27, 2 September 2025