Friends
how I can add links to my query tables?
regards
--
Edu
--
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users
worldwide.
or point defined in the HTML.
armin
Original-Nachricht
Datum: Wed, 13 Jun 2007 13:23:50 +0200
Von: Christian Braun <[EMAIL PROTECTED]>
An: Alessandro Pasotti <[EMAIL PROTECTED]>
CC: pmapper-users@lists.sourceforge.net
Betreff: Re: [pmapper-users] Links to external adresses
Il mercoledì 13 giugno 2007, Christian Braun ha scritto:
> Thanks for your answer,but I want to extend the two functions for the
> category and layers with a static link to a meta data base. Nothing that
> is to complex.
>
> function showCategoryInfo(cat) {
> alert('Info about category: ' + c
Thanks for your answer,but I want to extend the two functions for the
category and layers with a static link to a meta data base. Nothing that
is to complex.
function showCategoryInfo(cat) {
alert('Info about category: ' + cat);
}
function showGroupInfo(group) {
alert('Info about gro
Il mercoledì 13 giugno 2007, Christian Braun ha scritto:
> Hi List,
>
> I'm not quite familiar with java-script. So I wondered how to set the
> code in custom.js to get the external links running for categories and
> layers?
> Could anyone of you provide me with an example?
One of the most flexibl
Hi List,
I'm not quite familiar with java-script. So I wondered how to set the
code in custom.js to get the external links running for categories and
layers?
Could anyone of you provide me with an example?
Thanks in advance,
Christian