jquery scrollintoview smoothly

jquery scrollintoview smoothly

Hi,

I'm working in an iframe which have several span elements with id's-

I want to select an element, and doing this I want the iframe to scrollintoview slowly until we can see the element.

Is there a quick way to do this in JQuery? I can do this but with scrollintoview in javascript, but it is very fast:

Regards,