Thread: HTML Frame problem
Results 1 to 5 of 5
Related
-
Frame targetting problem Forum: HTML Forum
Replies: 0 -
is this a frame problem? Forum: HTML Forum
Replies: 6 -
Frame Problem! Forum: HTML Forum
Replies: 1 -
HTML frame problem Forum: HTML Forum
Replies: 10
-
08-21-2005, 03:56 PM #1
HTML Frame problem
Hello,
I have recently added a search feature for homes on my website that accesses an outside source. To keep the illusion of users staying on my site to access the search I have implemented it in framse. This is the only place on my site I am using frames, and I cant seem to make the frames go away when users click on my navigation menu to go elswhere in my site. if anyone could help me my site is www.shanepritchard.com and the page with the frame is http://www.shanepritchard.com/IDX.htm Any help will be greatly appreciated.
Thanks!
Shane
-
08-22-2005, 01:42 PM #2
Re: Frame problem
Never mind I figured it out. Just had to get the target attribute right.
-
08-24-2005, 09:19 AM #3
Re: Frame problem
Just for the information of others who browse here looking for an answer, to remove frames, make sure the target attribute is correct.
<a href='test.html' target='_parent'>Remove frames</a>
-
08-24-2005, 12:15 PM #4
Re: Frame problem
hmm I put target="_top" is there any particular reason why I shouldnt use that?
-
09-10-2005, 02:17 PM #5
Re: Frame problem
That works too
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum