Tinymce issues

QuestionsTinymce issues
Massimo Gagliardi asked 4 years ago

Hi Abu

tinymce has this problem:
It’s impossible to write into some controls (e.g. to indicate a link name in the link control or image name in the image control or table characteristics in the table control, …).
I tried also into your example (https://www.gridphp.com/demo/demos/integrations/tinymce.php)
Doesn’t work

How I can do?

Tks in advance

Massimo Gagliardi

2 Answers
Abu Ghufran Staff answered 4 years ago

Hi,

I just updated the demo with a fix. See following link, line 183

https://www.gridphp.com/demo/demos/integrations/tinymce.phps

Added following in link_editor function.

jQuery(document).unbind(‘keypress’).unbind(‘keydown’);

_________________________
Abu Ghufran - Dev Team
Grid 4 PHP Framework
 
Massimo Gagliardi answered 4 years ago

Thank you Abu, Now all is ok

Your Answer

10 + 15 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?