> *) why the following is not working in my custom.js (that I already
> copied inside the "plainlayout4" folder)?
> 
>   openHyperlink: function(layer, fldName, fldValue) {
>         switch(layer) {
>             case 'districts':
>                 if (fldName == 'district_') {
>                     window.open('http:/' + '/en.wikipedia.org/wiki/' +
> fldValue, 'wikiquery');
>                 }
> 
> I cannot make to have any link in the result window for layer
> "districts".


This was because of a typo in my mapfile. Sorry for the noise.

cheers

-- Giovanni --


------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to