[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
fail to load html with onload and search form
- From: Kevin Ryde <user42_kevin@xxxxxxxxxxxx>
- Date: Mon, 11 Sep 2017 10:53:17 +1000
- X-ml-name: emacs-w3m
- X-mail-count: 12795
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.