[jQuery] Morse Code Translater. (Idea from _Retr0) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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...

23rd May 2017, 10:51 AM
nouseforname
nouseforname - avatar
10 Answers
+ 4
Hey! I like it!
19th May 2017, 5:16 PM
_Retr0/-
_Retr0/- - avatar
+ 4
so should I change it to span?
19th May 2017, 6:16 PM
_Retr0/-
_Retr0/- - avatar
+ 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😋😋)
19th May 2017, 5:57 PM
_Retr0/-
_Retr0/- - avatar
+ 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
19th May 2017, 5:58 PM
_Retr0/-
_Retr0/- - avatar
+ 3
I noticed this today in visual studio but chose to ignore it😅
19th May 2017, 6:17 PM
_Retr0/-
_Retr0/- - avatar
+ 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
19th May 2017, 5:17 PM
_Retr0/-
_Retr0/- - avatar
+ 1
By the way... There shouldnt be any visible container like <div> inbetween the head tags.
19th May 2017, 6:08 PM
nouseforname
nouseforname - avatar
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
19th May 2017, 5:43 PM
nouseforname
nouseforname - avatar
0
Put it into the body where it belongs
19th May 2017, 6:35 PM
nouseforname
nouseforname - avatar
0
Modified the keyboard alignment to a little better now...
20th May 2017, 5:19 AM
nouseforname
nouseforname - avatar