Hi, I have little problem with cursor:
i have form like that:
name (input)
email (input)
content (wysiwyg editor)
I handled how to post to wysiwyg editor but i have one problem:
zp post on some sites right like it should be, put name, email, then go to wysiwyg put content and press send,
but on some sites he do like that:
put name
put email
(cursor stays at email)
then find wysiwyg field but put content to email field,
if I manualy in debug mode press by mouse on wysiwyg field before post there, he will post right,
if I try to click wysiwyg by zp cursor dont change position and zp anyway post content to email field,
question how can i change cursor position form email field (input) to wysiwyg editor??????
thanks for any help.
i have form like that:
name (input)
email (input)
content (wysiwyg editor)
I handled how to post to wysiwyg editor but i have one problem:
zp post on some sites right like it should be, put name, email, then go to wysiwyg put content and press send,
but on some sites he do like that:
put name
put email
(cursor stays at email)
then find wysiwyg field but put content to email field,
if I manualy in debug mode press by mouse on wysiwyg field before post there, he will post right,
if I try to click wysiwyg by zp cursor dont change position and zp anyway post content to email field,
question how can i change cursor position form email field (input) to wysiwyg editor??????
thanks for any help.