bBBOARDv2 About UsOrderingTerms/PrivacyManualsSupportFeaturesDemo
Client Login
Welcome to bbBOARD!

NAME

Backend/Func/ButtonStyle.pm - CSS for buttons


DESCRIPTION

This function returns an HTML STYLE tag with CSS attributes to alter the style of input buttons. The default class for the button style is ``button''.


USAGE

    $ret .= $self->ButtonStyle([ $button_width [, $button_classname ]]);

Example

    $ret .= $self->ButtonStyle();
 
bbBOARD
© Copyright 2003-2004 bbNetwork Ltd