Article:
 |
|
Handling Multiple Submits
|
| Subject: |
|
Unformatted code samples |
| Date: |
|
2003-04-03 02:23:57 |
| From: |
|
anonymous2
|
|
|
|
I'm using Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3b) Gecko/20030320 and the code samples came out unformatted.
That is, each line in the code samples starts flush against the line number.
This rendered the code samples basically useless.
Fortunately, the bit that was new to me was client-side handling, and the HTML code sample was simple enough to follow.
Others may not be so lucky.
Sheldon Hearn <sheldonh@starjuice.net>
|
Showing messages 1 through 2 of 2.
-
Unformatted code samples
2003-04-28 13:05:42
anonymous2
[View]
-
Unformatted code samples
2005-03-15 08:26:00
vimil
[View]
And please, O'Reilly author, lose that asinine coding style of "if (null == xxxx)..." Yes, I know why you do it, no I've never been bitten by it.