I would like a spell checker also. As for the pasting problem, it could be the browser you are using, though I'm not sure. I can paste in Internet Explorer just fine.
Originally posted by opeth313x I would like a spell checker also. As for the pasting problem, it could be the browser you are using, though I'm not sure. I can paste in Internet Explorer just fine.
Ahh...I'll bet it's my firefox browser! I thought it might be that but...
Comments
Yes, the browser makes a difference. If you look at the javascript for the editor, you will see:
if(isIE){
insertImg(lblCopy,"copy.gif",...);
insertImg(lblPaste,"paste.gif",...);
I can comfirm that Firefox allows Ctrl+V pasting aswell, even without the toolbar buttons.
but in Internets Explorer I have no buttons in the forums!
weird...