I have a page contains link with overlay and iframe in it. As shown in the image once i click the link from main page overlay with iframe will load but after that once i clicked on the link inside iframe it is not loading a new page as expected.
So i tried with adding a new href by appending a link inside in iframe, that is also not working. All sources are from same domain as well.
<a href="/links#testing" target="_parent"><strong>Testing page</strong></a>from Anchor links inside iframe in iPhone safari not working

No comments:
Post a Comment