These... are a problem. A fragment link within a single document works fine. But linking from iframe to iframe is much, much trickier. You can target the other iframe, but it doesn't work with our :target css, and even if all iframe are visible a UA won't scroll to the "active" one.
I'm hoping I'm missing something obvious.
These... are a problem. A fragment link within a single document works fine. But linking from iframe to iframe is much, much trickier. You can target the other iframe, but it doesn't work with our
:targetcss, and even if all iframe are visible a UA won't scroll to the "active" one.I'm hoping I'm missing something obvious.