I'm not seeing the option to change the code wrap length. This would be great though, because currently the code is being wrapped way to short and it's really ugly.
EDIT: found it! | [reply] |
| [reply] |
| [reply] |
| [reply] |
| [reply] |
Understood, but I compared the source code on 2 pages line for line to determine if there might be a table tag out of place. I was seeking to correct a possible bug with the format of the site, and I lost 3 XP for my effort.
I'm being voted down on format rather than content.
Back to the question: Is there a bug?
| [reply] |
You're not crazy :) I have the same problem.
800x600 screen with netscape on a linux box and also
code wrap on.
I think it might be a browser problem combined with
'errors' in the HTML code. If you run the source code of
the Perlmonk discussion page through for instance
weblint, quite a few HTML errors are reported.
I suspect that netscape is going haywire over some of them.
(Do not have the problem at work with IE for instance).
Weblint is quite an excelent Perl program to get
rid of all those nasty bugs in your html pages BTW
Have Fun
| [reply] |