Solved!
2008/6/12 Gabriel Messner <[EMAIL PROTECTED]>:
>
> Hi,
> I´d be hugly appreciated if you coud help me with the following problem
> configuring pmapper.
>
> I´using version 3.2.0.
>
>
> Firstly, in my config ini file I choose adding an info icon as follows:
>
> 2: by adding an info icon
>
> Secondly, in Javascript\src\custom.js I modify the function showGroupInfo
> as follows:
>
> function showGroupInfo(group) {
> var winurl = 'http://localhost/pmapper/metadata/' + group + '.html';
> window.open(winurl, "resultwin");
> }
>
> But when I click on the info icon, an alert appears instead of html page
> with metadata.
>
> On other side, when I modify toc.js, no changes are executed...
>
> Can you help me?
>
>
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
pmapper-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pmapper-users