+ 4

Can I add a link on the button code to change a page ?

sinup to sign https://code.sololearn.com/WpLKwtwEXNF7/?ref=app look in the bottom to <button>code .

2nd Jul 2018, 11:57 AM
Omar Khalil Bakhsh
Omar Khalil Bakhsh - avatar
12 odpowiedzi
+ 1
Janning⭐ Dev Alexander Sokolov fisal this answer I looking for : <a href="http://www.google.com/"> <input type="button" value="Visit Google" /> </a>
2nd Jul 2018, 4:23 PM
Omar Khalil Bakhsh
Omar Khalil Bakhsh - avatar
+ 4
Hello, Omar Khalil Bakhsh ! suitable sites were found for your question. https://developer.mozilla.org/en/docs/Web/API/History_API
2nd Jul 2018, 12:03 PM
Alexander Sokolov
Alexander Sokolov - avatar
+ 2
Alexander Sokolov what is that ?
2nd Jul 2018, 12:04 PM
Omar Khalil Bakhsh
Omar Khalil Bakhsh - avatar
+ 1
Hi Omar Khalil Bakhsh , I think Alexander's posts probably do answer your question, but it's kind of hard to tell because I'm not really sure what you want the effect of the link to be when you only say "change a page". Would you mind elaborating? There may be a simpler answer, or there might not be.
2nd Jul 2018, 1:40 PM
Janning⭐
Janning⭐ - avatar
+ 1
ok how to move from page 1 to page 2
2nd Jul 2018, 2:22 PM
Omar Khalil Bakhsh
Omar Khalil Bakhsh - avatar
+ 1
Omar Khalil Bakhsh , where is page 2? Does it have a URL?
2nd Jul 2018, 2:32 PM
Janning⭐
Janning⭐ - avatar
+ 1
Janning⭐ any page example this page : https://code.sololearn.com/WseGN4TjIrVP/?ref=app ............. just want to know how i do it right way .
2nd Jul 2018, 4:13 PM
Omar Khalil Bakhsh
Omar Khalil Bakhsh - avatar
2nd Jul 2018, 4:18 PM
Janning⭐
Janning⭐ - avatar
+ 1
thanks all 💖💖💖💖
2nd Jul 2018, 4:24 PM
Omar Khalil Bakhsh
Omar Khalil Bakhsh - avatar
+ 1
Anytime! 👍
2nd Jul 2018, 4:26 PM
Janning⭐
Janning⭐ - avatar
+ 1
Very Simple <a href="yourlink"> <input type="button" value="button-text" /> </a>
3rd Jul 2018, 2:31 AM
Raouf Yasin
Raouf Yasin - avatar