Hello,
I want to make new sidebox with following code:
<input type="text" id="SKK" name="SKK" value="" onfocus="selectcur('SKK');" onkeyup="stlac('inter')"> <b>SKK =</b>
<input type="text" id="EUR" name="EUR" value="" onfocus="selectcur('EUR');" onkeyup="stlac('inter')"> <b>EUR</b>
But it doesn't work, probabbly because the ' character. Please can you help me how to add this code to my sidebox?




