<base target="blank">will open in new WINDOW in internet explorer. IE 7 & 8 use tabbed browsing. how would i replace blank for a new TAB? {of course, i understand that i would need to do a browser check to do that. 1 step at a time}.
may you have to set in IE7 8 BROWSERS open new link in new tab.
goldenscarecrow;1057956 wrote:<base target="blank">will open in new WINDOW in internet explorer. IE 7 & 8 use tabbed browsing. how would i replace blank for a new TAB? {of course, i understand that i would need to do a browser check to do that. 1 step at a time}.
There is no way to force a page to open in a tab instead of a new window. That depends on the user's settings, and you can not (nor you should be allowed to) bypass the user's will.