banditda Posted January 23, 2008 Report Share Posted January 23, 2008 how can i use the target attribute to change the page from "frames.html" to something else. like instead of targeting a frame target the page. Link to comment Share on other sites More sharing options...
Ingolme Posted January 23, 2008 Report Share Posted January 23, 2008 You can use the "_top" if you want to get the page itself rather than one of its frames.<a href="page.html" target="_top">Link</a> Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now