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 ...
Hello all,<BR><BR>I have this site i'm working on (working on page loads after you click "Hide top" in the top-right of the content), and need to hide a div before page display. i've tried using the ...