Hello, I have a question.<p>Does anybody know about javascript rich text / HTML editor, that could easily show small popup under carret (or certain word) while the user is typing? I mean something like the spell-checker in this google wave demonstration - see at 0:44:40 <a href="http://www.youtube.com/watch?v=v_UyVmITiYQ" rel="nofollow">http://www.youtube.com/watch?v=v_UyVmITiYQ</a>
Or lets say, you want to implement something like this <a href="http://doc.trolltech.com/4.6/tools-customcompleter.html" rel="nofollow">http://doc.trolltech.com/4.6/tools-customcompleter.html</a> but in web browser. How would you go about it?