<div dir="ltr"><font color="#000099"><font size="2"><font face="arial,helvetica,sans-serif"><div>.olControlLoadingPanel {</div><div> background-image: url( ./img/loading.png);</div><div> position: relative;</div><div>
width: 195px;</div><div> height: 11px;</div><div> background-position: center;</div><div> background-repeat: no-repeat;</div><div> display: none;</div><div>}</div><div><br></div><div>This is how my CSS looks. I placed my loading.png in img folder. Does it make any difference ?? </div>
<div><br></div></font></font></font><br><div class="gmail_quote">On Tue, Aug 24, 2010 at 10:33 PM, Bart van den Eijnden (OSGIS) <span dir="ltr"><<a href="mailto:bartvde@osgis.nl">bartvde@osgis.nl</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Did you put the image in your theme dir?<br>
<font color="#888888"><br>
Bart<br>
</font><div><div></div><div class="h5"><br>
> Bart,<br>
><br>
> I did add the CSS from that wiki page. I just copied it from there and<br>
> added<br>
> LoaadingPanel control to map. But, I can't get it work.<br>
><br>
><br>
><br>
> On Tue, Aug 24, 2010 at 10:26 PM, Bart van den Eijnden (OSGIS) <<br>
> <a href="mailto:bartvde@osgis.nl">bartvde@osgis.nl</a>> wrote:<br>
><br>
>> Please read this Wiki page again.<br>
>><br>
>> You need to add css as well, like it says on the page.<br>
>><br>
>> Bart<br>
>><br>
>> > Hi Pavel,<br>
>> ><br>
>> > I downloaded LoadingPanel.js and added script tag to my html file.<br>
>> Added<br>
>> > new OpenLayers.Control.LoadingPanel() to my map object. But, I didn't<br>
>> see<br>
>> > any Image on my map. It just the same as before adding these things.<br>
>> Is<br>
>> > there something else I may be missing ??<br>
>> ><br>
>> > Cheers,<br>
>> > Kalyan<br>
>> ><br>
>> > On Tue, Aug 24, 2010 at 9:40 PM, Pavel Iacovlev<br>
>> > <<a href="mailto:iacovlev.pavel@gmail.com">iacovlev.pavel@gmail.com</a>>wrote:<br>
>> ><br>
>> >> <a href="http://trac.openlayers.org/wiki/Addins/LoadingPanel" target="_blank">http://trac.openlayers.org/wiki/Addins/LoadingPanel</a><br>
>> >><br>
>> >> On Tue, Aug 24, 2010 at 2:36 PM, Kalyan Kamepalli <<br>
>> >> <a href="mailto:kalyan.kamepalli@gmail.com">kalyan.kamepalli@gmail.com</a>> wrote:<br>
>> >><br>
>> >>> Hello everyone,<br>
>> >>><br>
>> >>> Currently, the OpenLayers is not showing any busy status while<br>
>> loading<br>
>> >>> map<br>
>> >>> data. This is a bit inconvenient for the user. I would like to<br>
>> notify<br>
>> >>> user<br>
>> >>> of the progress.So, Is there a way to add a busy cursor or a<br>
>> progress<br>
>> >>> bar<br>
>> >>> kind of thing on the map div ??<br>
>> >>><br>
>> >>> Thanks,<br>
>> >>> Kalyan<br>
>> >>><br>
>> >>> _______________________________________________<br>
>> >>> Users mailing list<br>
>> >>> <a href="mailto:Users@openlayers.org">Users@openlayers.org</a><br>
>> >>> <a href="http://openlayers.org/mailman/listinfo/users" target="_blank">http://openlayers.org/mailman/listinfo/users</a><br>
>> >>><br>
>> >>><br>
>> >><br>
>> >><br>
>> >> --<br>
>> >> <a href="http://iap.md" target="_blank">http://iap.md</a>, The future is open<br>
>> >><br>
>> > _______________________________________________<br>
>> > Users mailing list<br>
>> > <a href="mailto:Users@openlayers.org">Users@openlayers.org</a><br>
>> > <a href="http://openlayers.org/mailman/listinfo/users" target="_blank">http://openlayers.org/mailman/listinfo/users</a><br>
>> ><br>
>><br>
>><br>
>><br>
><br>
<br>
<br>
</div></div></blockquote></div><br></div>