Apache::AxKit::StyleChooser::Cookie - Choose stylesheets based on a browser cookie


NAME

Apache::AxKit::StyleChooser::Cookie - Choose stylesheets based on a browser cookie


SYNOPSIS

    PerlHandler Apache::AxKit::StyleChooser::Cookie \
                AxKit


DESCRIPTION

This module checks for the presence of a cookie named 'axkit_preferred_style' and sets the preferred style accordingly.

Remember, use the title attribute in your stylesheet PI to define a matching style.


AUTHOR

Kip Hampton, kip@hampton.ws


SEE ALSO

AxKit.

 Apache::AxKit::StyleChooser::Cookie - Choose stylesheets based on a browser cookie