Greetings using JS | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Greetings using JS

Hello, I'd like to know the javascript code for greetings to a site visitor!!

9th Oct 2016, 3:30 AM
Infoore
Infoore - avatar
2 Answers
0
I don't know much js but you could use: alert("Greetings, visitor!"); Which will present a pop up window with that text.
9th Oct 2016, 7:04 AM
Tim Buck
Tim Buck - avatar
0
it's not the right one!!
13th Oct 2016, 7:37 PM
Infoore
Infoore - avatar