[EuroPython] How do you make links go from the pulldown menus directly off the site?

Jean-Marc Orliaguet jmo at ita.chalmers.se
Fri Feb 11 09:38:54 CET 2005


Chris Withers wrote:

> Jean-Marc Orliaguet wrote:
>
>> the only problem with the redirection is that the 'back' button won't 
>> work once one has left the site, but it should be easy to fix.  So 
>> the question is : redirection or new window?
>
>
> *shrugs*
>
> I'm just allergic to meta-refresh redirect javascript nonesense ;-)
>
> Chris
>


The whole thing is about fixing a UI weirdness. A navigation menu is not 
designed in the first place to redirect the user to another site without 
warning - it makes the interaction with the site unpredictable - so I 
believe that it is a good thing that the current menu doesn't allow 
those kinds of links. For that functionality you should use a box marked 
as "External links"... or integrate the wiki inside the site.

/JM


More information about the EuroPython mailing list