Storm Dragon 9cbf692e92 Complete JavaScript integration Phase 4: Advanced Form Support
Implemented comprehensive form element access, manipulation, and submission control:

• Extended DOM system to create form elements during HTML parsing (INPUT, TEXTAREA, SELECT)
• Added JavaScript form properties: name, action, method, elements array access
• Implemented form.submit() and form.reset() methods with w3m form system integration
• Fixed DOM element creation timing issues for reliable getElementById functionality
• Added early JavaScript initialization during HTML parsing to ensure DOM availability
• Enhanced form submission control connecting JS API to w3m's _followForm mechanism
• Updated keybindings documentation with navigation commands (d, e, f, p)
• Added console.log JavaScript API for debugging support

All Phase 4 objectives completed and tested - form JavaScript integration fully functional.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-20 04:37:59 -04:00
2020-11-12 21:19:57 +09:00
2023-01-09 19:17:05 +09:00
2021-10-28 17:03:36 +08:00
2023-01-29 20:16:20 +09:00
2023-01-04 13:58:10 +01:00
2023-07-18 21:09:33 +09:00
2022-04-29 15:59:13 +06:00
2022-04-29 15:59:13 +06:00
2023-01-04 13:58:10 +01:00
2023-01-04 13:59:49 +01:00
2022-04-29 15:59:13 +06:00
2022-04-10 10:06:33 +09:00
2023-01-04 13:58:40 +01:00
2023-01-04 13:58:40 +01:00
2022-04-29 15:59:13 +06:00
2022-04-29 15:59:13 +06:00
2022-02-20 11:14:53 +01:00
2023-01-21 11:01:01 +09:00
2022-04-19 10:08:54 +02:00
2022-02-20 11:25:15 +01:00
2023-01-12 21:53:31 +09:00
2022-04-29 15:59:13 +06:00
2020-09-06 22:38:16 +09:00
2022-04-24 06:26:32 +06:00
2022-02-20 11:14:54 +01:00
2022-04-10 10:07:04 +09:00
2011-05-04 16:05:14 +09:00
2023-01-04 13:59:49 +01:00
2023-01-04 13:59:49 +01:00
2021-02-17 19:27:09 +09:00

w3m: WWW wo Miru Tool
=====================

w3m is a pager with WWW capability.  It IS a pager, but it can be used
as a text-mode WWW browser.

This package is maintained for Debian <https://www.debian.org>,
forked from the original version <https://sourceforge.net/projects/w3m/>.

If you can read English, see doc/*.
If you can read Japanese, see doc-jp/*.
If you can read both, read both and correct English. :-)
Description
A modernized fork of w3m with next and previous heading and form navigation.b
Readme 12 MiB
Languages
C 60.9%
HTML 13.4%
Roff 12.2%
JavaScript 5.6%
Perl 1.7%
Other 6.1%