jQuery 1.8.0 and TinyMCE + jQuery UI Chosen
- Single Page
Posted 31 August 2012 - 12:38 PM
Hi,
I found that TinyMCE and jQuery 1.8.0 don't like to work together...
This causes select dropdowns to stop working in the add/edit form.
How to replicate:
Use GroceryCrud 1.3.
Use TinyMCE for a column and try select values using dropdowns.
Posted 31 August 2012 - 19:02 PM
Posted 03 September 2012 - 06:54 AM
I found that the TinyMCE jQuery plugin included GroceryCrud 1.3 seemed to be the problem.
To fix the problem, I downloaded the latest TinyMCE version from:
http://www.tinymce.c...lop/nightly.php
Then I copied the file "tinymce\jscripts iny_mce\jquery.tinymce.js" in the archive to the project directory "assets/grocery_crud/texteditor/tiny_mce" replacing the older one. Now the dropdowns work again. Hope this helps someone else as well.
Edit: Clarified instructions...
Posted 03 September 2012 - 17:27 PM
Update!
I found that the TinyMCE jQuery plugin included GroceryCrud 1.3 seemed to be the problem.
I downloaded the latest version from:
http://www.tinymce.c...lop/nightly.php
and replaced the older one at "assets/grocery_crud/texteditor/tiny_mce" with it and now dropdowns work again.
Hope this helps someone else as well.
[/quote]
--- RU
Да Ñто работает.
--- EN
Yes it works.
Posted 03 September 2012 - 19:36 PM
I will try this fix and I will probably have an express release 1.3.1 with this and some others small bug fixes. Also I will include the new version of jquery 1.8.1 as it has lot of bug fixes too.
Cheers
Johnny