+ 2
Hello my friends on sololearn, how can i create a search page result with vannilla JavaScript...
I have a website , but I want when the user uses to the search engine, I want the results to be displayed on another html page, so friends how can I go about it, it is 2 months now I am with this problem....
5 Antworten
+ 4
🤖Web Gig🤖 I was thinking
window.location.assign(URL)
+ 2
ChillPill 🌶 thanks bro....
+ 1
BroFar thanks bro...
+ 1
Use this
<a target="_blank"