<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<pre>Hi Thio,

I think most of the documentation sits inside the docs directory.

It looks like something is wrong with your map image object. You may not 
have the map_dhtml widget or the cwcjsapi widget defined properly in your template. 
When you modified the jsapi_enhanced widget, did you remove any style entries? Also, 
the jsapi_enhanced template makes use of javascript functions in sample.js, so don't
remove those functions. If you modify the jsapi_template, better make sure you check 
every now and then whether your changes are still valid. If you have made a lot of 
changes in one go, then it becomes hard to tell what is wrong when it stops working.

regards,

Jacob


</pre>
<blockquote>Hi Jacob..<br>
  <br>
[Help Viewer]<br>
Is there any link that I can download the local help viewer? I'd prefer
to use the local copy than the online help, because my only one
internet connection is very poor.<br>
  <br>
[Widgets]<br>
Yes, if i see the chameleon sample, those "fullextent" and "panmap"
widgets are work. Then i try to create an experimental web GIS
application wich is rebuild from "Enhanced Widget" sample.<br>
But, when i use the fullextent or panmap button on my experimental
there is no any changes on my screen and the map still shows the old
extent.<br>
  <br>
&gt;<i>From the javascript debugger, it's mentioned that :</i><br>
1. Error: Unknown property 'layer-background-color'. Declaration
dropped.<br>
Source File: <a href="http://localhost:99/WebGIS/gisspv.css">http://localhost:99/WebGIS/gisspv.css</a><br>
Line: 138<br>
2. Error: obj has no properties<br>
Source File: <a
 href="http://localhost:99/chameleon//widgets/js/cwc_dhtml.js">http://localhost:99/chameleon//widgets/js/cwc_dhtml.js</a><br>
Line: 426<br>
3. Error: oLayer has no properties<br>
Source File: <a
 href="http://localhost:99/chameleon//widgets/js/cwc_dhtml.js">http://localhost:99/chameleon//widgets/js/cwc_dhtml.js</a><br>
Line: 517<br>
  <br>
While the PHP log says...<br>
[Thu Jul 13 16:02:13 2006] [error] [client 127.0.0.1] in Unknown on
line 0, referer: <a href="http://localhost:99/WebGIS/">http://localhost:99/WebGIS/</a><br>
  <br>
Regards..</blockquote>
</body>
</html>