window.location.search

  1. 5 years ago

    Hello everyone!

    Why window.location.search does not working? after generate app to APK
    When i use it:

    Website2APK.showToast("Id:" + window.location.search);

    Toast show only "Id:" without other data, but, page href is home.html?id=2
    Is supported method window.location.search?

 

or Sign Up to reply!