I would make a distinction. If your grammar checker needs work on a python string make it a python module. If it is mean to correct as you type, perhaps it should be a JS module. Perhaps we do not understand the scope of what you are building.
On Saturday, 28 February 2015 07:07:03 UTC-6, Kelvin Nyota wrote: > > How do you highlight a text you have searched for replacing on a text area > form for a grammar checker. I need this to allow a user to decide first > before he or she replaces the word from a drop down text that should appear > on the hightlighted text. Please help me guys, I am trying to build a > grammar checker. This is a python Web2py question. > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

