Browse Source

Update index.html

nsITobin 3 months ago
parent
commit
301fdbcd3b
1 changed files with 4 additions and 2 deletions
  1. 4 2
      index.html

+ 4 - 2
index.html

@@ -492,8 +492,8 @@
             </p>
             </p>
 
 
             <!-- 0 -->
             <!-- 0 -->
-
-			<h3>Other traditional XUL projects</h3>
+            <div id="other-projects">
+            <h3>Other traditional XUL projects</h3>
             <p style="display: block; min-height: 80px;">
             <p style="display: block; min-height: 80px;">
               <img src="media/appicons/netfusion.png" class="alignleft" />
               <img src="media/appicons/netfusion.png" class="alignleft" />
               <a href="https://forum.palemoon.org/viewtopic.php?f=69&t=30204" target="_blank"><strong>NetFusion Suite</strong></a> <small>by mrnhmath</small><br />
               <a href="https://forum.palemoon.org/viewtopic.php?f=69&t=30204" target="_blank"><strong>NetFusion Suite</strong></a> <small>by mrnhmath</small><br />
@@ -522,6 +522,8 @@
               <a href="https://www.betterbird.eu/" target="_blank"><strong>Betterbird</strong></a> <small>by The Betterbird Project</small><br />
               <a href="https://www.betterbird.eu/" target="_blank"><strong>Betterbird</strong></a> <small>by The Betterbird Project</small><br />
               Betterbird is a fine-tuned version of Mozilla Thunderbird, Thunderbird on steroids, if you will.
               Betterbird is a fine-tuned version of Mozilla Thunderbird, Thunderbird on steroids, if you will.
             </p>
             </p>
+            </div>
+            <p><em><a href="#background" onclick="document.getElementById('other-projects').style.display = 'block'; this.style.display = 'none';">See more projects&hellip;</a></em></p>
             <br />
             <br />
           </div>
           </div>
         </div>
         </div>