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! Quote 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) Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.