PDA

View Full Version : highlight portion of screen


WMJB
11-11-2005, 01:40 AM
Here is an interesting one...

I haven't been able to find a solution to this problem. When you highlight text in the browser (IE, not tested on others) you cant select a column of data, you get all the text. For example, if I have columns of data like this:

a123 b123 c123 d123
a456 b456 c456 d456
.... ..... ..... .....

I cant highlight a particular column! You get everything from the point of insertion down to the mouse release point.

Has anyone seen a script that could replicate the behaviour of say, Excel , in the browser. It would really help a lot!

WMJB