Manoj Sethi
Manoj Sethi

Reputation: 2038

jQueryUI Scroll Issue with IFrame

There is already a similar question asked but there is no response(Draggable JQuery UI scroll issue when using within iframe).

I want scroll to work for the draggable object in IFrame. Please suggest.

Here is the jsFiddle - http://fiddle.jshell.net/Msd7v/29/

Upvotes: 0

Views: 57

Answers (1)

codebusta
codebusta

Reputation: 2053

Have a look at this http://fiddle.jshell.net/vryz2t1o/1/, I managed to make it work when you are scrolling down. You need to try to figure out scrolling up and you are done.

Upvotes: 1

Related Questions