1

I am loading a XHTML file in a uiwebview and paginating its content by dividing its content in columns by using "-webkit-column" property. I need to find out the currently visible text on a uiwebview not the entire one( the entire text can be easily found by using "document.body.innerText" property)

I tried using "elementFromPoint" to find the currently visible text but its not working.

Can anybody help in finding out this.

Hussain Shabbir
  • 14,801
  • 5
  • 40
  • 56
  • Answered this over here - http://stackoverflow.com/questions/15481764/get-text-in-css3-column/16910555#16910555 – mattsven May 31 '14 at 15:15

0 Answers0