I created a mortgage calculator in Google Docs and embedded it in an iframe. However, any change made in the calculator, or even scrolling in the iframe scrolls the parent page back up to the top. How do I stop this behavior?
Page is Mortgage Prepayment Calculator
Asked
Active
Viewed 231 times
1

Edward Antrobus
- 31
- 1
- 6
-
just a comment - maybe you should initialise your values to 0s the hashNUM looks really bad – Rachel Gallen Apr 17 '13 at 14:38
-
you might find an answer here http://stackoverflow.com/questions/5802467/prevent-scrolling-of-parent-element – Rachel Gallen Apr 17 '13 at 14:41