The trick is to use removeAllRanges() on your selection before adding your new range using addRange(range) . Here is an example when using it to ...
確定! 回上一頁