Brandon Tate

Results 16 comments of Brandon Tate

The highlighted text is being passed in to the app in the javascript interface method selectionChanged(rangyRange, text, handleBounds, menuBounds); If you were going to change the way the selection works...

I'm not sure what you're asking.

You'll have to add some javascript to highlight a given rangy range, then store the rangy range given by the selection process in a database. When the page loads, redo...

I'm not sure I follow you.

I don't have support for multiple selections. The highlighting was adding css. The rangy library supports this. It's something along these lines rangy.createCssClassApplier("highlighted", true); You'll need this module to make...

I'm having the same thing. I'm saving my extra data as a json string in my database. So I need to pass that string in the :other section of APNS.