gestadieu / sfAdminThemejRollerPlugin

Symfony admin generator with jQuery UI Theme Roller integration
MIT License
24 stars 9 forks source link

jQuery UI 1.8 conflict #10

Open gestadieu opened 14 years ago

gestadieu commented 14 years ago

jQuery UI 1.8+ includes new widgets that conflict with this plugin js (using jquery ui pre integration code). In order to solve this issue we should upgrade to jQuery UI 1.8 and use their official widgets for buttons and menu.

for the time being we can rename the jquery plugin menu to fgmenu to make the jroller plugin works with jQueryUI 1.8+