// First Make two divs of Android App Link and iOS App Link with display none in Footer // Then Call this function on Page Load function showAppLink() { var userAgent = navigator.userAgent || navigator.vendor || window.opera; if (/android/i.test(userAgent)) { https://google.com return; } }
Close

Close
Navigatie
Categories