Posts: 3,987
Name: Abel Mohler
Location: Asheville, North Carolina USA
|
Well, it has to be done with JavaScript. The basic idea is to read the href property of the link, return false so that the link is not followed, then apply the information taken from the href property and then update the src attribute of the iframe with that information.
I sort of see the point of what you are trying to do, but be careful, or it could just lead to a bad user experience. Giving them the option of closing it is a good thing. If you're having a hard time implementing what I suggest, bring up a thread in the JavaScript channel and I'll help you sometime tomorrow.
__________________
I build web things. I work for the startup Please login or register to view this content. Registration is FREE
.
|