
BasinViewer uses the following web technologies that are available in some web browsers, but not all:
Why Javascript?
A Javascript interpreter is built-in to the most common web browsers. By
taking advantage of this fact, we can speed up interactive web
applications. Instead of you waiting while information is being sent back
and forth from your web browser to our web server, we can take care of
some of this directly in your web browser by using Javascript.
Unfortunately, depending on the version and maker of your web browser,
your web browser will vary on the Javascript functionality built into it.
If you experience problems with this application, please send us a
bug report.
Bug Reports
We are trying to make all our web applications work properly for the
most common web browsers (and even some not-so-common ones). If this
application is not working properly, please send an email to the
Webmaster specifying:
Acknowledgements: Thanks to the Florida Mapper website for the excellent description of JavaScript and Java.