> I have become a heavy user of Lynx, but I need > Javascript to access mindspring webmail. I tried > to use links since it has JS support, but links
I haven't used links, but I believe it uses heuristics for its scripting support, rather than providing full scripting support. > locks up at the first text input field in the > webmail login form. What are the plans, if any, > to incorporate JS (ECMAscript) into Lynx? Implementing ECMAScript isn't enough. You have to, implement browser and document objects models substantially in line with the de facto behaviour of Internet Explorer. Internally, Lynx doesn't generate even a W3 document model compatible data structure. _______________________________________________ Lynx-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lynx-dev
