Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • Works perfect. Thanks! Commented Dec 27, 2018 at 12:58
  • 1
    I'm not able to get this to work. Perhaps something has changed. Commented Dec 20, 2021 at 20:05
  • @GiovanniColitti did you download the jquery ui library and place it in the same directory as your shiny app? also you can do 'ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/jquery-ui.min.js' as the src in the first tags$script() instead of 'jquery-ui/jquery-ui.min.js'. Commented Dec 30, 2021 at 23:15