Is there a way to detect the location or block of a column created using the -webkit-column
methods? Can this column be accessed with jQuery once it is created?
Is there a way to access the nodes of a specific column?
Update: Is there a way to get the horizontal position of an element?