Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 632 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 632 Bytes

Budoux JS

Copy the script.

Click copy

In the html page, add the script tag, paste the script there

<script>
  [PASTE THE SCRIPT HERE]
</script>

Paste script to html

Add class .budou-this to every section that needs Budoux.

<section class="budou-this">
  <h1>Japanese text here</h1>
</section>
<div class="budou-this">
  <button>Japanese text here</button>
</div>
<p class="budou-this">Japanese text here</p>

set class budou-this