Displaying 3 results from an estimated 3 matches for "savepositions".
2007 Mar 04
0
Event listeners
Hello.. I am playing around on a pilot project with this wonderful
Rails plugin.... thanks for sharing it w us !
I read in a post , in reply to this subject yjat :
Events are possible. Either through the @map.record_init "azeazeae" (for
arbitrary events like domlistener) or through the
@map.event_init(@map,:click,"function(){alert(''HOYOYO'');}").
The
2007 Mar 04
0
Event listeners.. solved
sorry.. I paid a little bit more attention to your reply.. especially
using Firebug extension... (so helpful...)
and I got it (maybe not so good writing..
@map.declare_init(@marker1, ''marker1'')
@map.overlay_init(@marker1)
@map.record_init "GEvent.addListener(marker1, ''dragend'',
function () {
point = marker1.getPoint();
2021 Sep 03
1
MATE 1.20 test build for CentOS 7 available
On 09/03/2021 02:36 AM, Szabo Akos via CentOS wrote:
> On Thu, 2021-09-02 at 16:07 -0400, H wrote:
>> On 08/28/2021 07:51 PM, H wrote:
>>> On August 28, 2021 7:27:13 PM EDT, isdtor <isdtor at gmail.com> wrote:
>>>> H writes:
>>>>>> Thanks for your quick response! I'll try building from the
>>>>>> sourceswhile I'm stuck