+ 1
[jQuery] Morse Code Translater. (Idea from _Retr0)
_Retr0/- posted a code for morse code translation. i really liked his idea but i had some "improvements" in my mind. His code: https://code.sololearn.com/Wj281TCmMPDa/?ref=app#html His Thread: https://www.sololearn.com/Discuss/400691/not-a-question-just-a-forum-for-my-code I reworked it completely, so the code is totally different: https://code.sololearn.com/W7k6jvoGmn8m/#js It's much more dynamic and got som additional functions. Still improveable though. leave a like or comment cheers nouse edit: changed the style a little bit, the keys looking nicer now...
10 Respuestas
+ 4
Hey! I like it!
+ 4
so should I change it to span?
+ 3
https://code.sololearn.com/Wj281TCmMPDa/?ref=app
I changed the color its better than the gloomy one it had before but the delete button isn't added still, I will add it tomorrow (its late night here😋😋)
+ 3
and I really try to make the code fit in an average user's screen so that he doesn't has to scroll here and there
+ 3
I noticed this today in visual studio but chose to ignore it😅
+ 2
I am sort of very bad in CSS, I know all the functions but I don't know best combo's which makes my UI non-dynamic
+ 1
By the way...
There shouldnt be any visible container like <div> inbetween the head tags.
0
I think the css is not what it makes dynamic...actually i really like your idea of keyboard and monitor. This is done with css
0
Put it into the body where it belongs
0
Modified the keyboard alignment to a little better now...