mirror of
https://github.com/inexorabletash/jsbasic.git
synced 2026-04-26 03:28:56 +00:00
Restore button focus after stopping
This commit is contained in:
@@ -113,6 +113,7 @@ By <a href="mailto:inexorabletash@gmail.com">Joshua Bell</a>
|
||||
</textarea>
|
||||
<button id="btn_save" title="Save">💾</button>
|
||||
<button id="btn_load" title="Load">📂</button>
|
||||
|
||||
<input type="submit" id="btn_share" value="Share your sample!">
|
||||
<input type="button" id="show_paper" value="Show output" title="Echo all output to a "print-out", so you can copy/paste">
|
||||
<input type="button" id="hide_paper" value="Hide output" title="Hide the "print-out"">
|
||||
|
||||
Reference in New Issue
Block a user