[OU] Block-wise select in HTML tables

Ethan Mallove ethan.mallove at sun.com
Thu Jun 5 15:50:51 UTC 2008


Hello,

The Mozilla web browser has a nice feature which allows one
to select rectangular blocks of cells out of HTML tables by
holding down the Control key while mouse-selecting. E.g., in
Mozilla, one is able to select and copy the first column of
the first HTML table displayed on
http://www.w3schools.com/html/html_tables.asp, and get the
below text in their clipboard:

  row 1, cell 1
  row 2, cell 1

Does Opera have such a feature?

Thanks,
Ethan


More information about the Opera-Users mailing list