Hi, Using Dreamweaver 8; is there a way to have a link open a new “tab” in IE7 opposed to either a new window or re-directing the current window to the link? Thanks
sonjay
12:48 pm on Dec 22, 2007 (gmt 0)
Nope, and it has nothing to do with Dreamweaver. There is no mechanism in html, css, javascript, or any other web technology to open a link in a new tab.
piatkow
7:31 pm on Dec 22, 2007 (gmt 0)
Don't know about IE7 but in FF the decision to go for new window or new tab is set in on the user's PC and can't be over -ridden.
RiverRunner
4:29 am on Dec 23, 2007 (gmt 0)
Thank you both- That was my thought but I was told otherwise.