jQuery UI is included in Drupal 7 core. By default it is not included in every page, so if u want to implement those jQuery UI features, here is the little tricks you need.
For example, i will to implement the jQuery UI tabs in a node body. In that case, you need to use PHP code as the input text format. ex.
Continue reading Drupal 7 – Implement jQuery UI features