Hi,
I was reading the jbox documentation. I says you can auto refresh the zoom
box by adding this line to the end of the javascript on your page.
if (redraw) {
document.mapserv.submit();
}
This seems to work correctly, but I am now getting errors on the page. When
I select details it tells me that (redraw) is not defined. Any suggestions?
Mike