JavaRanch » Java Forums »
Engineering »
HTML, CSS and JavaScript
| Author |
Problem with onChange event with tinymce text area plugin in firefox
|
ujjwal soni
Ranch Hand
Joined: Mar 28, 2007
Posts: 382
|
|
On change call back does not trigger in firefox, is there any way. It works fine in internet explorer
I want to detect any edits in order to show a confirmation box before user navigates.
I am using tinymce version 4.7
|
Cheers!!!
Ujjwal B Soni <baroda, gujarat, india> <+919909981973>
"Helping hands are better than praying lips......"
|
 |
ujjwal soni
Ranch Hand
Joined: Mar 28, 2007
Posts: 382
|
|
i found a solution and it worked for all browsers.. Please see below ::
In above code, i added an additional handle event call back
I then added a function which monitors for keypress events in text area
|
 |
Bear Bibeault
Author and opinionated walrus
Marshal
Joined: Jan 10, 2002
Posts: 50693
|
|
Please take the time to choose an appropriate forum for your posts. This forum is for questions on JSP, not JavaScript. For more information, please click this link ⇒ CarefullyChooseOneForum.
This post has been moved to a more appropriate forum.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: Problem with onChange event with tinymce text area plugin in firefox
|
|
|
|