I have numerous iframes that load specific content on my pages. Both the parent and iframe are on the same domain.
I have a scrollbar inside the iframe that doesn\'
Here's a complete solution to the original question:
The updated question is not really clear (what's "the link to the iFrame" and where is it in your snippet?), but you have a few issues with the code:
parent.variableName - that should work I think)if (pl=1) { should use ==, as = is always an assignment.change+pl; has no effect.