jBox.boxoff()

Andhare, Manjiri mandhare at STATE.PA.US
Tue Dec 7 15:46:05 EST 2004


If I do as:
document.jBox.boxoff();
Then I get the error message for that line as:
Failure to reset_handler('jBox',-1,-1,-1,-1)
I really appreciate the response.


Manjiri Andahre
GIS co-ordinator
PA Fish & Boat commission
tel: (814)3595182
fax:(814)3595153
 

-----Original Message-----
From: Richard Greenwood [mailto:richard.greenwood at gmail.com] 
Sent: Tuesday, December 07, 2004 3:36 PM
To: Manjiri Andhare
Cc: MAPSERVER-USERS at lists.umn.edu
Subject: Re: [UMN_MAPSERVER-USERS] jBox.boxoff()

On Tue, 7 Dec 2004 09:49:21 -0600, Manjiri Andhare
<mandhare at state.pa.us> wrote:
> Hi!
> I'm working on MapServer 4.2 and using the jBox applet for drawing the
zoom
> rectangle. And it works fine for the zoom in. But when i tryed to fine
tune
> it with the boxoff method of jBox, it doesn't work. If i write a code
into
> javascript function like:
> document.frmtroutmap.jBox.boxoff();

Are you sure that it shouldn't be:
     document.jBox.boxoff();

-- 
Richard Greenwood
richard.greenwood at gmail.com
www.greenwoodmap.com



More information about the mapserver-users mailing list