Jeremy C. Reed <[EMAIL PROTECTED]> wrote Thu, Nov 10, 2005:
> I used to be able to navigate or mouse click on a input box and begin 
> typing, but now I have to press enter first and then type the text.
> 
> Is there a way or option to automatically go into input mode on text input 
> boxes?

set document.browse.forms.insert_mode = 0, should revert back to the
'old' default.

> And is there any option to turn off the "Do you want to post form data to 
> URL (POST DATA)?" warning?

No, there isn't but there probably should. With some nice checkbox to
easily turn them off when you get annoyed by them.
 
> If I overlooked these in the FAQ or manual, feel free to point me to it.

The first one probably belongs in the FAQ.

-- 
Jonas Fonseca
_______________________________________________
elinks-users mailing list
[email protected]
http://linuxfromscratch.org/mailman/listinfo/elinks-users

Reply via email to