<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-2">
<META content="MSHTML 6.00.2900.3059" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>Hi,<BR>I have troubles with "out of scale icon"<BR>I have tried it for few 
days, but with no success.<BR>In demoCW3 it works fine but in my project doesn't 
:-(<BR>Icon is displayed properly. Hint displays right scale to zoom.<BR><BR>I 
tried configure my new project step by step by democw3.<BR>When I click on this 
icon I still obtain this 
issue:<BR>Firebug:<BR>document.carto_form.recenter_scale.options has no 
properties<BR>goToScale("792")layers.js (line 198)<BR>onclick(click clientX=0, 
clientY=0)client.php (line 1)<BR>[Break on this 
error]<BR>document.carto_form.recenter_scale.options.add(newOpt);<BR><BR>I use 
cvs version with Ajax enabled.<BR><BR>Here is the layer definition:<BR>&nbsp; 
LAYER<BR>&nbsp;&nbsp;&nbsp; NAME "river"<BR>&nbsp;&nbsp;&nbsp; TYPE 
LINE<BR>&nbsp;&nbsp;&nbsp; DATA "contours"<BR>&nbsp;&nbsp;&nbsp; MAXSCALE 
1000<BR>&nbsp;&nbsp;&nbsp; CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 0 0 
180<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp; 
END<BR><BR>What is wrong please?<BR>Have I omitted anything in 
mapfile?<BR><BR>Thank you<BR><BR>Stefan</DIV></BODY></HTML>