Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

jaw3net

macrumors regular
Original poster
Jun 25, 2007
166
35
Los Angeles, CA
Is there a way to open a new Tab in the same window from which I clicked the link? I would think there would be an option to this within Preference but everything there causes it to open in new window vs. a new tab in the same window. Firefox does it. Why can't Safari?
 
there is a plugin for safari called "safaristand". u can google for it
 
Get Opera (www.opera.com) Opera was the first mainstream browser to implement tabbed browsing, and they know what they're doing. Mouse gestures are also a big help. In safari, though, just right click (or control click, or two-fingers-on-track-pad-then-click click), and click open link in new tab. That should work.
 
All you need to enter is the command below into Terminal, hit enter, and you're sorted

defaults write com.apple.Safari TargetedClicksCreateTabs -bool true

If you want to reverse the change, it's a simple matter of entering the following into Terminal:

defaults write com.apple.Safari TargetedClicksCreateTabs -bool false

Restart Safari!!
 
All you need to enter is the command below into Terminal, hit enter, and you're sorted

defaults write com.apple.Safari TargetedClicksCreateTabs -bool true

If you want to reverse the change, it's a simple matter of entering the following into Terminal:

defaults write com.apple.Safari TargetedClicksCreateTabs -bool false

Restart Safari!!
Cool Beans™ That should be SOP in Safari anyway.;)
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.