Click to See Complete Forum and Search --> : frames must not be there in new page


garg
09-14-2006, 05:14 AM
hello fellows,
i am trying my hands on website developing,
i made an index page with three frames in it.
now if i want to go to a fresh page through a tag button on any one frame and with no earlier frames attached to it.
what can be the solution??
i will seeking ur help again!!
thanks

Charles
09-14-2006, 05:49 AM
<a href="foo.bar" target="_top">Foo Bar</a>See http://www.w3.org/TR/REC-html40/types.html#type-frame-target .