[Mapserver-users] how to set a busyimage in JBox?
Palanisamy, Giri
palanisamyg at ornl.gov
Tue Nov 18 09:38:49 PST 2003
Hi,
I am trying to display a busy image ("your map is loading..") while the
JBox is working.
I have added "busyimage" param inside the applet script.
<applet codebase="/java/jBox" code="jBox.class" width="600" height="600"
name="jBox" MAYSCRIPT>
<param name="image" value="http://[host][img]">
<param name="busyimage"
value="http://giri/mapserv/fluxnet/graphics/loadMap.gif">
</applet>
But it is not displaying the busy image.
Any idea?
Thanks
Giri
More information about the MapServer-users
mailing list