This module handles spatial navigation.

Spatial navigation makes it is possible to navigate between links
in a document.

The following files exist in the module and all of them are needed to build:
* handler_api.h
* navigation_api.h
* sn_default.cpp
* sn_default.h
* sn_handler.cpp
* sn_handler.h
* sn_traversalobject.cpp
* sn_traversalobject.h
* spatial_navigation.cpp
* spatial_navigation.h
* sn_filter.cpp
* sn_filter.h
* sn_util.cpp
* sn_util.h

In order to use spatial navigation, you need to define _SPAT_NAV_SUPPORT_ .

For more information, please consult http://kom/cgi-bin/wiki/wiki.pl?Modules/spatial_navigation .

The owner of this module is Henrik Bringhed (h2@opera.com).

