Microsoft
Software
Hardware
Network
Question : In RTE paste does not work in IE8
Hello experts
The command document.execCommand('past
e') is not working in IE8 if the cursor is just placed and hit paste button of RTE. It just works fine if a selection is made and hit paste button.
This works in other IE versions fine.
Thoughts?
Thanks in advance!
Ashraf
Answer : In RTE paste does not work in IE8
I found a work-around
1:
var settxt=iView.document.selection.createRange().text;
Random Solutions
code checking massive IF statement VbScript
aspnet, gridview.. Trimming the data in the bound controls
Secure the backend-DB
Tools/automated testing tools for testing ASP.NET web applications
"Transfer SQL Server Objects Task" & Truncate
Registering mscal.ocx
SCCM Multiple Disks n OSD Deployment
Web Content Filtering Recommendations
DB Owner right is missing but I can't find which database it is
Round number to the nearest .5 in delphi