|
Been waiting for this feature ever since switching back to safari (Firefox was just behaving to strange in longterm use). Enter this into your command line and safari 3.1 will open anything that has a target=_blank in a new tab instead of a window.
defaults write com.apple.Safari TargetedClicksCreateTabs -bool true
Thanx to fscklog for another useful hint!
Technorati Tags: apple, mac, safari
|