Share

Tree View (with HTML-Kit Support)

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Parse bug

You are viewing a single message from this topic. View all messages.

  1. nobody

    2001-03-06 16:23:03 UTC
    tree view report a parse error from the following html source. not tidy html.
    tree view expected = after nowrap (<td nowrap>)

    <html>
    <head>
    <title>Untitled</title>
    </head>
    <body>
    <table>
    <tr>
    <td nowrap> </td>
    </tr>
    </table>
    </body>
    </html>
< Previous | 1 | Next >

Add a Reply

You can use Markdown syntax in your reply.

Preview

Monitor this

Log in to monitor this topic. Not registered? Create an account to receive email updates when replies are posted to this topic. If you do not log in or register, your reply will be added anonymously.