Alternative for execCommand('underline');
- by Phil
The Underline-Tag are removed on HTML5…
But the execCommand creates that Tag…
Is there any alternative working like the execCommand? (An Alternative who prevents also things like nicetestString, things like that will happen if i use only the surroundContents Methode of the Range… it throws a BAD_BOUNDARYPOINTS_ERR)