I have a page that displays a map from the google map api. The map is inside a div with an id of #mapDiv. My stylesheet has a media query that sets display:none for #mapDiv if the screen is under a ...
A while back, JR Oakes asked Martin Splitt of Google if he can confirm if there is a difference between display:none and visibility:hidden in terms of Google's ability to "see" the content in the ...