I just recently started playing around with the Yii Framework. I am confused by the Zii Widgets however. I know that the Zii widgets use jquery UI for their functionality. Looking through the files, i found that jquery ui 1.9.2 is included with the framework. Due to the recent major changes in jquery ui as a whole, I was wondering if I use the latest version of jquery UI, will that break the zii widget functionality. Is there anyway to use Zii widgets with jquery ui 1.10 and somehow disable the default jquery ui that comes with the framework?
Thanks
Its too broad question, it depends on the changes in the Jquery UI widgets, some Zii widgets may work, some others may not. if you don't require the latest version of Jquery UI and want to use the Zii widgets, then stick with the included version and deal with it.