Changed textbot to text only. Updated logic as well.
This commit is contained in:
@@ -37,9 +37,9 @@
|
||||
</div>
|
||||
|
||||
|
||||
<label for="result">Result</label>
|
||||
<label>Result</label>
|
||||
<pre id="result" class="result-box">Result will appear here</pre>
|
||||
<button id="resultBtn" type="button">Copy result</button>
|
||||
<textarea id="result" rows="4" readonly placeholder="Result will appear here"></textarea>
|
||||
</div>
|
||||
|
||||
<script src="/static/js/main.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user