<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
</head>
<body bgcolor="#ffffff" text="#000000">
hi !<br>
<br>
i try to add the permalink-controll into a ol-version for
mobile-devices.<br>
<br>
the base source is from
<a class="moz-txt-link-freetext" href="http://www.openlayers.org/dev/examples/mobile.html">http://www.openlayers.org/dev/examples/mobile.html</a><br>
<br>
and my version you found at<br>
<br>
<a class="moz-txt-link-freetext" href="http://www.tappenbeck.net/osm/olmobile/deu/mobile.html">http://www.tappenbeck.net/osm/olmobile/deu/mobile.html</a><br>
<br>
but i get following message into firebug.<br>
<br>
<div role="listitem" class="errorTitle focusRow subLogRow "><span
class="errorMessage ">OpenLayers.Control.Permalink is not a
constructor</span></div>
<span class=" "></span>
<div role="listitem" class="errorSourceBox errorSource-show focusRow
subLogRow "><a title="new OpenLayers.Control.Permalink(),"
class="errorSource a11yFocus "> new
OpenLayers.Control.Permalink(),
</a></div>
<br>
<br>
is it not able to use permalink into mobile-device ??<br>
<br>
regards Jan :-)<br>
</body>
</html>