File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes HTML, CSS and JavaScript and the fly likes Problem with onChange event with tinymce text area plugin in firefox Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Problem with onChange event with tinymce text area plugin in firefox" Watch "Problem with onChange event with tinymce text area plugin in firefox" New topic
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]
 
IntelliJ Java IDE
 
subject: Problem with onChange event with tinymce text area plugin in firefox
 
Threads others viewed
problem when integrating jspell with tinyMCE editor
CSS - import problem w/ FireFox
String array generation with distinct values
Can you read this?
unable to change the table content
IntelliJ Java IDE