What steps will reproduce the problem?
1.create a page (example.html) where make a scrollling a <div> with JQuery UI Slider
2.call 'example.html' from another page with nyroModalManual, using url:example.html
The nyroModal works but the JQuery UI slider inside doesn't work. The scrollbar doesn't appear and it produces an error in IE
Please use labels and text to provide additional information.
When I launch only 'example.html', the slide works very well with JQuery UI Slider.
But inside nyroModal, it doesn't work