Matthew, it's very generous from you. I extracted a little portion to jsFiddle: http://jsfiddle.net/6wusn/7/ from my source code and got completely confused. In the sandbox test the: this.iframe.scrollTo( null, 1 ); line just doesn't changes the y scrolling property. The iframe.contentWindow.scrollTo and iframe.contentWindow.getScroll() are undefined.
Not sure, what's going on. The orignal source is available here: https://github.com/ZsZs/ProcessPuzzleUI/blob/master/Implementation/WebTier/WebContent/JavaScript/Libraries/MooEditable/MooEditable.js Thanks, Zsolt On márc. 5, 16:26, Matthew Hazlett <[email protected]> wrote: > Hi,l > Would you make a jsFiddle for your problem so I can look at it. > > Thanks
