So i'm trying out iframes for the hell of it and have come across a problem. When i open a link within the frame and it has a target = _blank setting (for example links on the yahoo search page) i want to open this link in the iframe, not a new tab. any suggestions appreciated.
So i'm trying out iframes for the hell of it and have come across a problem. When i open a link within the frame and it has a target = _blank setting (for example links on the yahoo search page) i want to open this link in the iframe, not a new tab. any suggestions appreciated.
Try
It opens it in the current tab or I frame if there is iframe inside iframe.