I need a javascript or other script that could be placed within the body tags of a webpage that will detect if the browser is mobile (specifically ipad, iphone) or not. If the browser is not – I want the script to execute the following code:
</script& g…
