jBox.boxoff()

Richard Greenwood richard.greenwood at GMAIL.COM
Tue Dec 7 18:10:34 EST 2004


On Tue, 7 Dec 2004 15:46:05 -0500, Andhare, Manjiri
<mandhare at state.pa.us> wrote:
> 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.

Do you have a javascript reset_handler() function defined within your
page? It doesn't have to do anything, but it's got to be there because
jBox is calling it. For example:

   function reset_handler(name, minx, miny, maxx, maxy) { }

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



More information about the mapserver-users mailing list