-4
I would appreciate help to open the pages in a new tab.
I have this js code below, where and how to place the target _blank
?
if(result[i]['link']=="") {
htmlToInsert += "<td><a class='butaoJogar' href='"+urlJogar+"?campanha="+result[i]['betcodecampanha']+"'>Jogar</a></td>";
}
else {
htmlToInsert += "<td><a class='butaoJogar' href='"+result[i]['link']+"'>Jogar</a></td>";
}
Forgive my ignorance, but
separador
would be the same asaba
in the Portuguese language spoken in Brazil?– Augusto Vasques
In the Portuguese language of Brazil, when it comes to internet browsers this here is a tab. The same as
tab
in the English language. That’s what we’re talking about or the subject is Iframe? Beforehand apologizing for the language disorder.– Augusto Vasques
This is to say that we should call the right name so as not to create doubts. In this case the word of origin has been modified in Brazil, it should always be called separator and not a tab. In English, tab is an abbreviation, it does not mean tab only but separation tab.
– Meireles
I guess you didn’t understand, I just wanted to understand your problem to offer you the best solution. Nothing else.
– Augusto Vasques
OK Augusto Vasques, I understood and thank you very much. But I took the opportunity to clarify the literacy, where I am involved professionally.
– Meireles
I appreciate the hermeneutic class but it’s out of scope. The goal of the site is to provide help with fewer possible interactions between users. A yes or no would have sufficed,
– Augusto Vasques
Okay... you’re right, Augusto Vasques. Maybe this is due to a certain saturation. From now on it won’t happen, I’ll just answer yes or no, etc.
– Meireles