Filippo

IE 6 will not work with p.mapper > 4.0, this I can confirm. The problem 
is the missing debugging functionality for Javascript in IE, so finally 
I gave up.

IE 7 and 8 should work though, IE 9 I have not yet used so I cannot say 
anything about that, in principal it should work.

I would suggest to use the uncompressed Javascript files and check the 
error you get then, it should report a single *.js file and possibly the 
line where the error appears. You do this by changing in 
config_xxxxx.xml the value for
   <pm_javascript_location>javascript</pm_javascript_location>
to
   <pm_javascript_location>javascript/src</pm_javascript_location>

One typical problem in all IE versions is a superfluous comma in the 
js_config.php file at the end of some configuration in brackets, like

{
   item1,
   item2,
   item3,
}

All other browsers ignore that, but IE stops with weird errors.

Armin

On 02/11/2011 11:10, Filippo Grasso [DEMETRA] wrote:
> Hi to all
>
> I have a problem with the compatibility of Pmapper 4.2 with Explorer 6 7 8
>
> In the other browser all go good, (chrome, mozzilla, IE 9)
>
> You can see my webgis at this address :
>
> http://93.64.59.245:80/cilento/
>
>
>
> In IE 6 – 7 – 8 the browser give me this error:
>
>
>
> Pm_cjs.js
>
>
>
> Something can help me?
>
> thanks
>
>
>
> Dr. Filippo Grasso
>
>
>
> DEMETRA
>
> Via Visconta, 75 - 20048 Besana Brianza (MB)
>
> tel 0362 802120 opzione 5
>
> Interno 0362/1722981
>
> fax 0362 802113
>
> Le informazioni trasmesse sono destinate esclusivamente alla persona o alla
> società in indirizzo e sono da intendersi confidenziali e riservate. Ogni
> trasmissione, inoltro, diffusione o altro uso di queste informazioni a
> persone o società differenti dal destinatario é proibita. Se ricevete questa
> comunicazione per errore, contattate il mittente e cancellate le
> informazioni da ogni computer.
> ----------------------------------------------------------------------------
> ----------------------------------------------------------------------------
> -------------------------------------------------------------
> This message (including any attachments) contains confidential information
> intended for a specific individual and purpose, and is protected by law. If
> you are not the intended recipient, you should delete this message and are
> hereby notified that any disclosure, copying, or distribution of this
> message, or the taking of any action based on it, is strictly prohibited.
>
>
>
> ------------------------------------------------------------------------------
> RSA&#174; Conference 2012
> Save $700 by Nov 18
> Register now&#33;
> http://p.sf.net/sfu/rsa-sfdev2dev1
> _______________________________________________
> pmapper-users mailing list
> pmapper-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pmapper-users
>


------------------------------------------------------------------------------
RSA&#174; Conference 2012
Save $700 by Nov 18
Register now&#33;
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to