Unde vreti sa apara adaugati :
Code
<form>
<script type="text/javascript" src="http://www.ucause-entertainment.tk/roman.js">
</script>
<p>Zecimal:
<input id="number" type="text" style="width: 30%"> <input type="button" onClick="convertToRoman()" value="Convert"></p>
<p>Roman:
<input id="roman" type="text" style="width: 30%"> <input type="button" onClick="convertRoman()" value="Convert"></p>
<p> <input type="reset" value="Reseteaza" /></p>
</form>
Rezultat: