|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
Hi,
I saw your tutorial of "WYSIWYG HTML Editor Using Only JavaScript and HTML" and I found a error. At first, if you try to put a link, for example. This link appear above of the table. I try to solve the problem, but I dont what the problem is!!! |
|
#2
|
|||
|
|||
|
Hi guys,
Forget it! I solved the problem. Change the init function for this. function Init() { iView.document.designMode = 'On'; iView.document.open(); iView.document.write(""); iView.document.close(); iView.focus(); } Thanks for the attention. |
|
#3
|
|||
|
|||
|
I experienced the same problem. I tried your fix, but found it to not make any difference. Does anyone else have a solution to this problem?
|
|
#4
|
|||
|
|||
|
try it again krynus..
...it worked well when i tried it !!!
|
|
#5
|
|||
|
|||
|
Quote:
what version of IE are you using? |
|
#6
|
|||
|
|||
|
Quote:
I actually got it to work. Thanks for your help, though. |
![]() |
| Viewing: Dev Articles Community Forums > Programming > Programming Tools > Error: WYSIWYG HTML Editor Using Only JavaScript and HTML |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|