Sololearn: Learn to Code
New course! Every coder should learn Generative AI!
Try a free lesson
+ 7
โ“ˆโ’ถโ“‰โ“ƒโ’ถโ“‚ I think it's a problem with Sololearn. https://www.w3schools.com/tags/tryit.asp?filename=tryhtml5_datalist I have checked on w3schools it's working fine but same code from w3schools is not working here.
15th Feb 2020, 1:57 PM
AอขJ
AอขJ - avatar
+ 6
Mirielle๐Ÿ‘ฝ I have bought from Nokia official Store. So please don't say like that. Btw let's send feedback to Sololearn.
15th Feb 2020, 2:51 PM
AอขJ
AอขJ - avatar
+ 5
Firstly you should close the option tag and enter the value between the opening and closing tag Like this <option value>Value should be here</option>. Secondly datalist tag isn't working properly in sololearn I have also tried better move to this code <select id="cars" name="cars"> <optgroup label="Big companies"> <option selected value="Audi">Audi</option> <option value="BMW">BMW</option> <option value="Jaguar">Jaguar</option> <option value="Volvo">Volvo</option> </optgroup> </select>
16th Feb 2020, 7:50 AM
Learner
+ 4
Mirielle๐Ÿ‘ฝ Means it's problem with my phone also. Btw I have Nokia 7plus android one with latest updates and the code is not working.
15th Feb 2020, 2:36 PM
AอขJ
AอขJ - avatar
+ 4
Use a select with options....
17th Feb 2020, 3:17 AM
Sanjay Kamath
Sanjay Kamath - avatar
+ 3
It works for me (tested on SoloLearn app and Chrome - in a phone), the car brand list shows up, though I was expecting the list to show after I type something (like offering suggestion) rather than showing up on focus. Great code anyways โ“ˆโ’ถโ“‰โ“ƒโ’ถโ“‚ ๐Ÿ‘ (Edited)
16th Feb 2020, 6:05 AM
Ipang
+ 2
your code was fine with me . i could run the code in my device. i think error is on your sololearn app. once i too got your problem.
16th Feb 2020, 5:00 AM
Geethma Rathnayake
+ 2
It's working.
16th Feb 2020, 6:06 PM
เคชเฅเคฐเฅ‚ เค•เฅเคฎเคพเคฐ เคฐเฅ‰เคฏ
เคชเฅเคฐเฅ‚ เค•เฅเคฎเคพเคฐ เคฐเฅ‰เคฏ - avatar
+ 2
For me personally it does work maybe your browser does not know this tag so you can try opening this link in a different browser ... Wishing you lots of success post Scriptum. You should always have software installed on your computer. You can run the code on a real project and if you install updated and original software then all tags should work smoothly
16th Feb 2020, 7:17 PM
hodaya mazluminyan
hodaya mazluminyan - avatar
+ 2
I think it has to deal with browser support
17th Feb 2020, 5:30 AM
Gฤ“offrey Eng ร…tkinson
Gฤ“offrey Eng ร…tkinson - avatar
+ 1
Hmm...
16th Feb 2020, 3:04 AM
Andri Ekayani
Andri Ekayani - avatar
+ 1
You too๐Ÿ˜Š
16th Feb 2020, 10:45 AM
Learner
+ 1
It's should be list in input not id="that datalist"
16th Feb 2020, 11:38 AM
Bibek
Bibek - avatar
16th Feb 2020, 11:40 AM
Bibek
Bibek - avatar
+ 1
print(int(input()),8) How this code works(logic)????
16th Feb 2020, 2:55 PM
Ragul.M
Ragul.M - avatar
+ 1
I am glad to help out ๐Ÿ˜Š ๐ŸŽ‰ keep coding!!
16th Feb 2020, 2:57 PM
Bibek
Bibek - avatar
+ 1
Do it something
16th Feb 2020, 4:56 PM
Dhimas Ishlah
Dhimas Ishlah - avatar
0
It does not work because the id is car but in the datalist it is cars so thats why it wont work
17th Feb 2020, 11:22 AM
Lualt
Lualt - avatar