WIRED Forms Application Not working
Ken Case
kc
Tue Apr 4 13:24:13 PDT 1995
Woops! I spoke too soon!
In http://www.hotwired.com/newform.html, the FORM is breaking on the PRE
block, but (I think) the reason is because we don't allow PRE inside
BLOCKQUOTE--so when OmniWeb encounters the PRE block, it ends the BLOCKQUOTE
block (assuming there was a missing /BLOCKQUOTE somewhere), and that breaks
the FORM (since it's within the BLOCKQUOTE).
However, I didn't actually write that part of the code, so this is just my
guess as to what's going on. I did verify that closing the BLOCKQUOTE
before the FORM begins (which might be what HotWired meant to do all
along--there's currently no matching /BLOCKQUOTE) fixes the FORM.
Ken
More information about the OmniWeb-l
mailing list