refiking Posted October 28, 2008 Share Posted October 28, 2008 I am using framesets on a webpage and it works great except one of the links in the navbar (first frame) is external and when the customer clicks a link from the other page, it eliminates my navbar because the target attribute is _top. I can't alter the other page, because I'm not hosting it on my server and the author won't change it. So, is there a way to stop that target attribute from removing my other frame and just open itself in the _self frame? Thanks in advance! Link to comment https://forums.phpfreaks.com/topic/130389-how-to-void-a-link-attribute-_top/ Share on other sites More sharing options...
rhodesa Posted October 28, 2008 Share Posted October 28, 2008 not that i'm aware of. client side scripting won't let you alter anything inside the remote frameset (that i'm aware of) Link to comment https://forums.phpfreaks.com/topic/130389-how-to-void-a-link-attribute-_top/#findComment-676518 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.