Hi David,
would have to actually visit the page to be sure, but it sounds like that
button is a script one. I meet with these too and wonder what lynx can
do to make them functional.
More and more of them showing up with lynx saying button input not
implemented and the like.
Karen
On Sun, 5 Feb 2012, David Schroeder wrote:
I am trying to access a web page that has an "I agree" check box. Here's the
source:
<input name="report[terms]" type="hidden" value="0" /><input
id="report_terms" name="report[terms]"
onclick="$('submit').disabled==true?$('submit').enable():$('submit').disable
()" type="checkbox" value="1" />I agree
Below that is a 'submit' button:
<input class="form_submit" disabled="disabled" id="submit" name="submit"
type="submit"..
The problem is when I check the "I agree" button, the form_submit is not
enabled. When I do this through IE or firefox, the submit changes from
greyed-out to functional.
Is there a way to make this work in lynx? I tried with lynx-2.8.5-28.1 and
2.8.7.
Thank you,
David
_______________________________________________
Lynx-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lynx-dev