Search Results

3
votes

IE TextRange select method not working properly

I've figured out a few methods for dealing with IE ranges like this. If all you want to do is save where the cursor is, and then restore it, you can use the pasteHTML method to insert an em …