jBox.boxoff()

Richard Greenwood richard.greenwood at GMAIL.COM
Tue Dec 7 15:36:06 EST 2004


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