Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the CGI CPAN distribution.

Report information
The Basics
Id: 43187
Status: resolved
Priority: 0/
Queue: CGI

People
Owner: Nobody in particular
Requestors: bkerin [...] fastmail.fm
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Date: Tue, 10 Feb 2009 09:47:35 -0900
To: bug-CGI.pm [...] rt.cpan.org
From: "Britton Kerin" <bkerin [...] fastmail.fm>
The CGI man page section CREATING A JAVASCRIPT BUTTON contains this: button() produces a button that is compatible with Netscape 2.0's JavaScript. When it's pressed the fragment of JavaScript code pointed to by the -onClick parameter will be executed. On non-Netscape browsers this form element will probably not even display. which I think is unduly pessimistic now. No reason for a lovely module like CGI.pm to look out of date! Britton
Thanks. This bit of old documentation has now been updated and will be released soon.