Greasy Fork is available in English.

議論 » 開発

how can i get search rsults without clicking on submit button?

§
投稿日: 2016/01/18

how can i get search rsults without clicking on submit button?

This is my previous code


var id=document.getElementById("thesearchbox").value;
if(id==="")
{

if(confirm("wanna search for fifa 16 crack?"))
{
document.getElementById("thesearchbox").value="fifa 16 crack";

}

}

I want that when the value is set to "fifa 16 crack " it automatically gives me search results .
I cannot see the name of the form in source code. plz help me with this

A

返信を投稿

返信を投稿するにはログインしてください。