Title: jQuery UI Widget
Last modified: August 20, 2016

---

# jQuery UI Widget

 *  [rpmonteiro](https://wordpress.org/support/users/rpmonteiro/)
 * (@rpmonteiro)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/jquery-ui-widget/)
 * Hi there, I have this piece of code. This is from a jquery UI widget:
 *     ```
       <script>
         $(function(){
           $('#flip').jcoverflip();
   
         });
       </script>
       </head>...
       <body>...
   
       <ul id="flip">
           <li><a href="..."><img ...><span class="title">My title</span></a></li>
           <li><a href="..."><img ...><span  class="title">Another title</span></a></li>
           ...
         </ul>
       ```
   
 * I’m trying to install [jCoverFlip](http://www.jcoverflip.com/documentation/installation).
   It says that `Now you can use it like other jQuery UI widgets. After installing
   jQuery, jQuery UI, and jCoverflip, just call .jcoverflip() on the parent element
   to create it.`
 * My doubt is where shall I put that code in the page for the widget to work!? 
   How to insert that jQuery UI widget?
 * (I have all requirements and libraries installed)
 * I believe this is very simple and I am being very dumb!
 * Thank you guys! (:

Viewing 1 replies (of 1 total)

 *  [jojoheyns](https://wordpress.org/support/users/jojoheyns/)
 * (@jojoheyns)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/jquery-ui-widget/#post-2199751)
 * Hey there –
    Did you get jcoverflip to work? I am stuck where you were when you
   logged this issue. Would love to get some help here.. 😉

Viewing 1 replies (of 1 total)

The topic ‘jQuery UI Widget’ is closed to new replies.

## Tags

 * [jquery](https://wordpress.org/support/topic-tag/jquery/)
 * [ui](https://wordpress.org/support/topic-tag/ui/)
 * [widget](https://wordpress.org/support/topic-tag/widget/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [jojoheyns](https://wordpress.org/support/users/jojoheyns/)
 * Last activity: [13 years, 11 months ago](https://wordpress.org/support/topic/jquery-ui-widget/#post-2199751)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
