On Thu, January 9, 2014 10:09 am, Ángel González wrote: >> readonly? is this some sort of attempt to prevent copying of data..?
> That's a html5 attribute > http://www.whatwg.org/specs/web-apps/current-work/multipage/common-input-e > lement-attributes.html#the-readonly-attribute > > It is not intended to avoid copying, just to make that you cannot change > it in the browser but still select, copy, etc. It shouldn't affect your > process (unless that attribute somehow confuses links program?) Ángel, thanks for explanation (as well as, for all previous tips/hints) yes, tried links/elinks/lynx, so far no luck, all that stuff seems discarded in '-dump > text' though shows in screen view (sometimes partly overwritten at start); I'll try to find some advice (now that I know what it is)
