Connecting Tech Pros Worldwide Help | Site Map

open in new WINDOW, not TAB

  #1  
Old June 30th, 2009, 04:44 PM
Member
 
Join Date: Apr 2008
Posts: 45
Is it possible to force a link to open in a new window instead of a tab (by default)? Or a means of making a download window open "nicely" rather then opening a new tab, then popping the download window and closing the tab it opened? (thats what firefox does, anyway)

Thanks
  #2  
Old July 1st, 2009, 12:52 PM
acoder's Avatar
Site Moderator
 
Join Date: Nov 2006
Location: UK
Posts: 14,517
Provided Answers: 12

re: open in new WINDOW, not TAB


This is a browser setting, not possible to change through HTML/CSS. Look in your options for your own browser.
  #3  
Old July 11th, 2009, 12:11 AM
dlite922's Avatar
Expert
 
Join Date: Dec 2007
Location: Moon, Dark Side
Posts: 1,075

re: open in new WINDOW, not TAB


I know hp.com does this, FF, chrome or IE.

I think they use a popup.

This is a wild guess, but perhaps if the window properties are different (ie no status bar, or no menu or a set width or height) FF might open it in a window as well.

Not sure how well it would do with popup blockers. however if you just want this window to pop open a dialogue box (ie a file download) automatically (no user clicks) then a popup blocker won't catch it in time, it will still execute your code.



Dan
Reply


Similar Threads
Thread Thread Starter Forum Replies Last Post
PLS HELP-"Open in New Tab/Window" not working R Reyes answers 4 November 14th, 2006 08:25 PM
Code preventing "Open in New Tab/Window" from working? R Reyes answers 1 October 6th, 2006 05:35 PM
Button that allows right click to open in new tab? Randall Parker answers 2 November 19th, 2005 10:46 PM
Opening image in new window without padding D. Alvarado answers 14 July 23rd, 2005 10:57 PM