MediaWiki:Common.js: Verskil tussen weergawes

Content deleted Content added
Remove code for unused NavFrame; This wiki uses "collapsible" instead.
Maintenance: Remove unused code. is_gecko is deprecated and always false - mw:RL/MGU#Client_testing
Lyn 7:
 
// IE
if (document.selection && !is_gecko) {
var theSelection = document.selection.createRange().text;
if (!theSelection)