[removed].href doesn't redirect

后端 未结 10 1969
Happy的楠姐
Happy的楠姐 2020-12-18 17:40

I know this is a question much discussed but I can\'t figure out why it does not work for me.

This is my function:

function ShowComments(){

 alert(\         


        
10条回答
  •  独厮守ぢ
    2020-12-18 18:42

    window.location.href wasn't working in Android. I cleared cache in Android Chrome and it works fine. Suggest trying this first before getting involved in various coding.

提交回复
热议问题