Tuesday, May 21, 2024
 Popular · Latest · Hot · Upcoming
125
rated 0 times [  132] [ 7]  / answers: 1 / hits: 18969  / 13 Years ago, wed, november 30, 2011, 12:00:00

I am using the code from here:



http://jquery-ui-map.googlecode.com/svn/trunk/demos/jquery-mobile-example.html#basic_map



My only problem is that I can't find how to make the map 100% Height.



Anyone had this problem before?


More From » jquery

 Answers
10

You have to set height for html and body tags also:



html, body { height: 100%; }


Look at this example.


[#88827] Tuesday, November 29, 2011, 13 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ryderalfonsos

Total Points: 655
Total Questions: 88
Total Answers: 91

Location: Nauru
Member since Thu, Feb 2, 2023
1 Year ago
ryderalfonsos questions
Mon, Sep 9, 19, 00:00, 5 Years ago
Wed, Feb 13, 19, 00:00, 5 Years ago
Tue, Feb 12, 19, 00:00, 5 Years ago
Fri, Dec 28, 18, 00:00, 6 Years ago
;