Проблема Javascript с гиперссылкой на мобильный телефонAndroid

Форум для тех, кто программирует под Android
Anonymous
Проблема Javascript с гиперссылкой на мобильный телефон

Сообщение Anonymous »


I created a button that I want to send the user to the MercadoLibre Reviews section, however, when I execute it it asks for authorization, but it does not send the user to the correct section.

On the web it works ok, but on mobile no.

You shouldn't have any problem going to the opinions section.

I also tried window.open// and window.location.href but that doesn't work either.

stars.forEach(star => { star.addEventListener('click', function() { if (this.value

Источник: https://stackoverflow.com/questions/780 ... -to-mobile

Вернуться в «Android»