Add note for users accidentally viewing source in the frame to tell them "go
read the source to the example, *not* this source." git-svn-id: http://svn.openlayers.org/trunk/openlayers@7154 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -1,6 +1,12 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Strict//EN">
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Strict//EN">
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
<!-- This is the example list source: if you are trying to look at the
|
||||||
|
source of an example, YOU ARE IN THE WRONG PLACE. If you want to view
|
||||||
|
the source of just one example, you can typically choose
|
||||||
|
"This Frame -> View source" when right clicking on the exmaple. If not,
|
||||||
|
choose to open the example in a new window (via the context menu
|
||||||
|
click on the link), and view source from there. -->
|
||||||
<title>OpenLayers Examples</title>
|
<title>OpenLayers Examples</title>
|
||||||
<link rel="alternate" href="example-list.xml" type="application/atom+xml" />
|
<link rel="alternate" href="example-list.xml" type="application/atom+xml" />
|
||||||
<link rel="stylesheet" href="style.css" type="text/css" />
|
<link rel="stylesheet" href="style.css" type="text/css" />
|
||||||
|
|||||||
Reference in New Issue
Block a user