I have an iframe inside a parent web (with jquery) which has a link to go up in the parent web
<a href="javascript:$.scrollTo(100,800);" target="_parent">Go Up</a>
it works in safari and explorer but not in chrome…
any suggestions tu make it work?
Have you tried ?