option and link | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

option and link

hello i would like do any option (with select and option tag) but all optiobn are link who give a new page.... i know do any option, i know do a simpple link but i don't know any link in the option.. i hope that you understand than's a lot

10th Feb 2019, 11:01 PM
Axelle
12 Answers
+ 8
Do u want to open that link when the user click on that option ?? If yes, then I think JavaScript will be a good option.
11th Feb 2019, 12:23 AM
Arushi Singhania
Arushi Singhania - avatar
+ 5
I think u want to add links to the option. If that is the case, then u can do : <select> <option><a href ="#"></a></option> </select>
10th Feb 2019, 11:22 PM
Arushi Singhania
Arushi Singhania - avatar
+ 5
I think you should use window.open() https://www.w3schools.com/jsref/met_win_open.asp
12th Feb 2019, 12:42 AM
Arushi Singhania
Arushi Singhania - avatar
12th Feb 2019, 12:53 AM
Arushi Singhania
Arushi Singhania - avatar
+ 3
Axelle I am unable to get what u are trying to convey. Can u simplify it ??
12th Feb 2019, 12:58 PM
Arushi Singhania
Arushi Singhania - avatar
12th Feb 2019, 1:17 AM
Enoch
Enoch - avatar
+ 1
Plus I don't think you can have a link in a select option... What are you linking to? I don't think it can work...
12th Feb 2019, 1:19 AM
Enoch
Enoch - avatar
+ 1
Arushi Singhania i try to be more clear, for exemple page that you have send me (w3school) there is "more " in the black band with any choice abd each choice give a new page.... it's well the tag option for have any choice ? thank's
12th Feb 2019, 12:46 PM
Axelle
0
i have tried it too but it don't give the good result.... the code ( there is only the first choice "link" who have the lknk) : https://code.sololearn.com/WpGGFEzUGly4/?ref=app
10th Feb 2019, 11:41 PM
Axelle
0
yes it's it .... wht method of js ? 🤔 thank's
11th Feb 2019, 11:18 PM
Axelle
0
Arushi Singhania a style of menu that returns to different Pagé
13th Feb 2019, 8:39 AM
Axelle
0
sorry I’ve had some problems, it’s maybe a menu thatgive an another page that I would like thank's
17th Feb 2019, 12:57 AM
Axelle