I looked at links2 and elinks - neither one seems to even support a simple javascript redirect on a site.

Any ideas? Is there some sort of text mode for some opensource browser e.g. Firefox that I can compile and use?

Thanks!

link|improve this question

49% accept rate
I don't think there are any. – George Edison Apr 4 '10 at 19:24
feedback

2 Answers

up vote 2 down vote accepted

See this information regarding how you can add JavaScript (ECMAScript) support to elinks.

link|improve this answer
Thanks, worked. – GJ. Apr 5 '10 at 10:58
feedback

Is there some sort of text mode for some opensource browser e.g. Firefox that I can compile and use?

Depends what you mean by text mode. You can turn off images and plugins in any modern browser, no recompile needed. It'll still require a graphical display and plenty of RAM though.

link|improve this answer
In text mode I mean in a simple terminal session, no X window or other graphical display. – GJ. Apr 5 '10 at 10:32
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.