in reply to Re: webls
in thread webls

Looks like it might be a bug in Mozilla 1.1 WRT long lines.

Changing  use CGI qw/:standard *table start_ul/; to  use CGI::Pretty qw/:standard *table start_ul/; seems to have fixed that issue on Mozilla 1.1, without adversely affecting other browsers.

{sigh}

-JPJ