Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
leaky_ring [2025/06/17 22:17] – created GlitchyZorualeaky_ring [2025/08/22 15:21] (current) – add links to intro ribose
Line 1: Line 1:
 ====== Leaky Ring ====== ====== Leaky Ring ======
-**Leaky Ring** is a Web Ring and script simulation that floods your webpage with water! Users can click on the flood to bilge it. Hovering over it will turn your cursor into a water bucket!+**[[https://melonking.net/free/software/flood|Leaky Ring]]** is a [[multiplayer]] [[webring]] and script simulation that floods your webpage with water! Users can click on the flood to bilge it. Hovering over it will turn your cursor into a water bucket!
  
 ===== Page Depiction ===== ===== Page Depiction =====
Line 6: Line 6:
  
 The whole site is bouncing up and down slowly. Copyright message on the bottom says "The Melo-scope has spotted icebergs sir! Full speed ahead!" The whole site is bouncing up and down slowly. Copyright message on the bottom says "The Melo-scope has spotted icebergs sir! Full speed ahead!"
- 
-You can visit it [[https://melonking.net/free/software/flood|here]]. 
  
 ===== Usage ===== ===== Usage =====
Line 93: Line 91:
     * **Q: How can I make the flood appear behind my iframe?** A: In CSS set the z-index of #flood to 1 and your iframe to 2!     * **Q: How can I make the flood appear behind my iframe?** A: In CSS set the z-index of #flood to 1 and your iframe to 2!
     * **Q: Can I download the script/CSS and modify it for my site?** A: Yes u can! You can also overwrite any CSS using an extra style tag!     * **Q: Can I download the script/CSS and modify it for my site?** A: Yes u can! You can also overwrite any CSS using an extra style tag!
 +
 +==== Other useful tips ====
 +    * [[:block_all_flood_js_scripts|Putting the Cork in the Drain!!! (Block all flood.js scripts)]]
 +    * [[:leaky_ring_js_docs|Leaky Ring Javascript Docs]]