Safari openwindow function behavior on iPad versus iPhone
- by CodeLizard
An identical javascript:openwindow call with a link to Google maps opens in Safari on the iPad but in the Google Maps App on the iPhone.
Why the difference?
<html>
<head>
</head>
<body>
<a title="View an area map for this property"
href="javascript:openwindow…