Hi,
I“using pmapper 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.
Can anyone 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