IE6 Open links in the SAME window
Ok please don't laugh. . . . How do I force IE6 to open links in the same window as the one I clicked the link in? I've tried Tools>Internet Options>Advanced>'Re-use windows for launching shortcuts' but that didn't help.
Ok please don't laugh....
How do I force IE6 to open links in the same window as the one I clicked the link in?
I've tried Tools>Internet Options>Advanced>'Re-use windows for launching shortcuts' but that didn't help.
How do I force IE6 to open links in the same window as the one I clicked the link in?
I've tried Tools>Internet Options>Advanced>'Re-use windows for launching shortcuts' but that didn't help.
Participate on our website and join the conversation
This topic is archived. New comments cannot be posted and votes cannot be cast.
Responses to this topic
Quote:Ok please don't laugh....
How do I force IE6 to open links in the same window as the one I clicked the link in?
I've tried Tools>Internet Options>Advanced>'Re-use windows for launching shortcuts' but that didn't help.
That bugs me too. I don't think there is a setting for it though. You can however just drage the link to the addressbar or titlebar.
How do I force IE6 to open links in the same window as the one I clicked the link in?
I've tried Tools>Internet Options>Advanced>'Re-use windows for launching shortcuts' but that didn't help.
That bugs me too. I don't think there is a setting for it though. You can however just drage the link to the addressbar or titlebar.
With Phoenix, you can add this line to the user.js file:
Code:
Code:
// Stop reusing active windows:user_pref("advanced.system.supportDDEExec", false);
Quote:With Phoenix, you can add this line to the user.js file:
Code:
yeah well what does that have to do with anything?
Code:
// Stop reusing active windows:user_pref("advanced.system.supportDDEExec", false);
yeah well what does that have to do with anything?
A subtle hint, to use Phoenix...
I don't think it's possible to do so with IE.
I don't think it's possible to do so with IE.
I already use Phoenix 90% of the time (and a mighty fine browser it is too)
However some pages (MS site and those created with Frontpage etc) refuse to display correctly or at all if you don't use a version of IE, hence my original post.
However some pages (MS site and those created with Frontpage etc) refuse to display correctly or at all if you don't use a version of IE, hence my original post.
Quote:However some pages (MS site and those created with Frontpage etc) refuse to display correctly or at all if you don't use a version of IE, hence my original post.
This is because those pages do not follow HTML standard.
Quote:With Phoenix, you can add this line to the user.js file:
Code:
With Mozilla, you can simply type "about:config" into Location bar and change the value there.. I thought you could do the same in Phoenix too.. I'm not that sure though.
This is because those pages do not follow HTML standard.
Quote:With Phoenix, you can add this line to the user.js file:
Code:
// Stop reusing active windows:user_pref("advanced.system.supportDDEExec", false);
With Mozilla, you can simply type "about:config" into Location bar and change the value there.. I thought you could do the same in Phoenix too.. I'm not that sure though.
IIRC, about:config in all but the latest Phoenix nightly's is broken.
u can't do it in IE or set it to do that - that option is designed into the web page it's self , so it is a matter of asking the maker to change his html in his page.