HTML CODE:
<div class="s1" contenteditable="true" style="height: 58px; width: 58px; overflow: hidden; color:white; position: relative;"> </div>
I want to remove space by click on this div and also restrict with input only single alpha character.
please help