ABCSandbox: Difference between revisions
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
<p>Type or paste an abc tune in the area below and see it rendered as you type. Also notice that you can click on the drawn notes and | <p>Type or paste an abc tune in the area below and see it rendered as you type. Also notice that you can click on the drawn notes and | ||
see the place in the text where that note is defined.</p> | see the place in the text where that note is defined.</p> | ||
<textarea name="abc" id="abc" cols="80" rows="15"> | <textarea name="abc" id="abc" cols="80" rows="15"> | ||
Line 53: | Line 50: | ||
} catch(err) {} | } catch(err) {} | ||
</script> | </script> | ||
<br> | |||
<p>Author: <a href=" mailto:paul@paulrosen.net ">Paul Rosen</a></p> | |||
</body> | </body> | ||
</html> | </html> | ||
</addhtml> | </addhtml> |