How to register/include the JQuery UI in the Yii Framework 1.1.x

H

How Can We Help?

How to register/include the JQuery UI in the Yii Framework 1.1.x

Include the following code anywhere in your application

Yii::app()->clientScript->registerCoreScript('jquery.ui');

The code abouve will register jquery-ui in your application

About the author

Ian Carnaghan

I am a software developer and online educator who likes to keep up with all the latest in technology. I also manage cloud infrastructure, continuous monitoring, DevOps processes, security, and continuous integration and deployment.

About Author

Ian Carnaghan

I am a software developer and online educator who likes to keep up with all the latest in technology. I also manage cloud infrastructure, continuous monitoring, DevOps processes, security, and continuous integration and deployment.

Follow Me