Becky Alcorn wrote:
The javascript library that we're using only works in browsers as far as we know, and as far as our development goes we think of this kind of functionality as a natural extension of what the CGI module does for us.
It seems that there is some overlap between the Javascript, HTML and CGI namespaces. The suggestions we have so far are:
CGI::Tooltip HTML::Tooltip Javascript::Tooltip::HTML
There is even a HTML::Widget and a HTML::Widgets namespace which might apply also (although which would you use?).
I like HTML::Tooltip. That would be the first place I would look. It has nothing to do with CGI and Javascript is an implementation detail. HTML::Tooltip describes the module perfectly IMHO.
Randy.
