PDA

View Full Version : Linkage from this Forum


Ludicrouse
Thursday, 6th January 2005, 16:53
Dengar,


Is there anyway to change how this place links to things outside the Forum?

As it stands it just takes you staright there, the old forum used to have any linked place pop-up in a new window.

I keep forgetting and closing the window only to realise i just left the forum :mad:


So if there is a way to change it... Could you? Please? Pretty Please with Rebbs Laguna on top of a scrap heap???

Fusion
Friday, 14th January 2005, 02:08
The way the old forum worked was bad design practice: Any site that uses the target attribute with the value "_blank" is going to start pissing off power users fairly quickly (they have tabbed browsing, new windows just annoy them). Example:<a href="http://example.org/" target="_blank">example</a> Anyway I digress, there is an easy solution to your problem:

Hold down shift when you click on the link and it will open the link in a new window (definately works in IE and Firefox, probably Opera too but I don't have it installed to test at the moment). :)