Hi I created some landing page and used code target="_new" or "_blank". When visitors click on my link. if they use Firefox, a new tab will be opened. If they use IE ( version 7 or 8), they must use "ctrl" button and click on my link, then a new tab will be opened. It's so complex. Then i must remov all target="_new" or "_blank". Should i do that? yes or no? Anyone can tell me how to fix this problem with IE because almost people use IE.
<a href="http://www.dabzo.com" onclick="window.open('http://www.dabzo.com'); return false;" target="_blank">dabzo</a> Code (markup): That will turn a link in to a new tab for ya.
Popups were blocked on this page. Press the "Ctrl" key when clicking to allow popups. <<<<<<< IE stupid