Armin,
I am continuing answering to your questions
We don't get any Javascript error. And it works as expected in IE 7/8
regards, dejan
Armin Burger wrote on 10.11.2009 18:44:09:
> which beta version are you using?
> does it give a Javascript error?
> do you have the same problem with IE 7/8?
Of course Armin, sorry for not doing it before but I didn't find
changelog, I suppose because it is a packaged version (ubuntu hardy)
Finally I found - iIt says: "pmapper-4.0-beta 4.0.0.2.0 - BUILD
2009-06-12" in index.html
Thanks very much
regards, dejan
Armin Burger wrote on 10.11.2009 23:
IE is very unforgiving for superfluous commas, it expects then eg.
another array element or object after it, but there is nothing... The
problem is that you get the error usually for the script that uses the
config definition when looping through it, but not for the config file
itself.
FF and
Regarding IE 7/8
In case anyone else has a similar problem I have just solved an issue that
we had where pmapper wouldn't load correctly in IE giving a cryptic
javascript error in pm.uielement.js after a bit of digging around I found
that trailing comma in the toolbar definition in js_config.php
which beta version are you using?
does it give a Javascript error?
do you have the same problem with IE 7/8?
i cannot check anything with IE6 since I do not have it any more
available...
armin
On 10/11/2009 12:54, dejan.gam...@pula.hr wrote:
> Hi,
>
> We are implementing p.mapper-4.0-beta and