javascript - webkit css3 Column text selection -


iam using column layout model of css3 view content in uiwebview (iphone/ipad), programmatically select , copy content of each column , paste in view, there way achieve this?

i'm pretty sure not possible. css3 paged media selectors when they're implemented enable page selection when you're using box layout, have extended column selection. now, you're sol. if care ipad, , have box layout , know font, font size, leading , kernings, try calculate column breaks in javascript - large undertaking.


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -