Making this box have size... which it doesn't for some reason. weird.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@12372 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
crschmidt
2011-09-15 20:18:33 +00:00
parent b08b956894
commit 6cf0dbfc13
+1 -1
View File
@@ -5,7 +5,7 @@
<title>Multitouch Test</title> <title>Multitouch Test</title>
</head> </head>
<body> <body>
<div style="width:80%; height: 80%; border: 1px solid black; font-size: 5em;" id="box"> <div style="width:80%; height: 200px; border: 1px solid black; font-size: 5em;" id="box">
</div> </div>
Touch inside the box. On a touch enabled browser, you will get the number Touch inside the box. On a touch enabled browser, you will get the number
of detected touch events. If the box is red, your browser does not support of detected touch events. If the box is red, your browser does not support