|
Apache::Wyrd::Interfaces::SmartInput - Interface for estimating pixel widths of Input Wyrds |
Apache::Wyrd::Interfaces::SmartInput - Interface for estimating pixel widths of Input Wyrds
NONE
Provides estimated pixel width and height attributes for text and textarea inputs. If an Input type is not explicitly 'text' or 'textarea' (such as a derived type that still uses a text input as it's HTML input), it should set it's _smart_type attribute to specify one or the other of 'text' or 'textarea'.
Provides an estimate at best. Assumes that browser defaults will not rapidly change. Supports only the major mac and windows browsers at the time of writing.
Barry King <wyrd@nospam.wyrdwright.com>
Copyright 2002-2004 Wyrdwright, Inc. and licensed under the GNU GPL.
See LICENSE under the documentation for Apache::Wyrd.
|
Apache::Wyrd::Interfaces::SmartInput - Interface for estimating pixel widths of Input Wyrds |