[OpenLayers-Commits] r11245 - trunk/openlayers/examples

commits-20090109 at openlayers.org commits-20090109 at openlayers.org
Tue Feb 22 09:54:02 EST 2011


Author: fredj
Date: 2011-02-22 06:54:01 -0800 (Tue, 22 Feb 2011)
New Revision: 11245

Modified:
   trunk/openlayers/examples/browser.html
Log:
add tags in browser.html examples (closes #3088)

Modified: trunk/openlayers/examples/browser.html
===================================================================
--- trunk/openlayers/examples/browser.html	2011-02-22 14:41:55 UTC (rev 11244)
+++ trunk/openlayers/examples/browser.html	2011-02-22 14:54:01 UTC (rev 11245)
@@ -79,7 +79,9 @@
 </head>
 <body onload="init()">
 <h1 id="title">Browser detection</h1>
-
+<div id="tags">
+  browser, vendor, mobile, events, HTML5, gesture, touch
+</div> 
 <p id="shortdesc">
     The goal of this script is to inform about the capacity of the browser used by the user.
 </p>



More information about the Commits mailing list