2008/11/29 Kelly Jones <[EMAIL PROTECTED]>: > How can I convert this on the fly to something like: > > <div > id="ctl00_ctl00_AbsMP_BaseMP_mailbox1_gridMessages_ctl07_divSubject" > class="divSubject"> > > <a href="/mailbox/view-message.aspx?[big-long-message-id]">
Use the pre_format_html() hook in one of the supported scripting languages that ELinks provide. I personally have an example on how to do that in contrib/ for ruby -- look in the ELinks source code. -- Thomas Adam _______________________________________________ elinks-users mailing list [email protected] http://linuxfromscratch.org/mailman/listinfo/elinks-users
