[Date Prev][Date Next][Thread Prev][][Date Index][Thread Index]

fail to load html with onload and search form



In the current cvs, a html containing <body onload=...> and <form> fails
to load.  For example foo.html below,

    (w3m-browse-url "file:///tmp/foo.html")
    =>
    Reading file:///tmp/foo.html failed!

I struck this on pages from oeis.org which have two lines of script for
<body onload=""> to set the focus to the search form, or something like
that.  I'd like that to do nothing in w3m.