sweta
12-20-2003, 12:08 AM
I have an editor in javascript. I need to add html at the current cursor position. pasteHTML() works well in IE but not in mozilla . Can anyone provide some solution for mozilla.
Thanks
Sweta
Thanks
Sweta
|
Click to See Complete Forum and Search --> : pasteHTML() does not work in mozilla sweta 12-20-2003, 12:08 AM I have an editor in javascript. I need to add html at the current cursor position. pasteHTML() works well in IE but not in mozilla . Can anyone provide some solution for mozilla. Thanks Sweta Khalid Ali 12-20-2003, 12:44 AM pasteHTML is IE specific function/property,thats why...read mozilla docs at mozilla.org you will find solution there sweta 12-20-2003, 04:28 AM Hi Khalid , I could not find it exactly................. :confused: Khalid Ali 12-20-2003, 08:05 AM Go Here (http://www.mozilla.org/docs/dom/domref/) webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |