Paweł Dembowski wrote:
by the way, the frame issue was several times discussed on irc. It seems most browsers do a total redirect. Only a couple of editors reported the framing issue. I do not know if *we* can do something on this. Ant
I get a frame both in IE and in Firefox.
Could this be because the frame-breaking code in http://fr.wikipedia.org/skins-1.5/common/wikibits.js is executed in a <head> context, rather than a <body> context?
http://www.thesitewizard.com/archive/framebreak.shtml specifically states that the frame-breaker code must be executed in the <body>, not the <head>.
-- Neil