Changes

Jump to navigation Jump to search
no edit summary
Line 6: Line 6:  
alert( '<span>You clicked the button defined <a href="https://wiki.personaldata.io/w/index.php?title=User:Podehaye/button.js">here</a>!</span>' );
 
alert( '<span>You clicked the button defined <a href="https://wiki.personaldata.io/w/index.php?title=User:Podehaye/button.js">here</a>!</span>' );
 
} );
 
} );
$( '#mw-content-text' ).append( button.$element );
+
$( '#mw-content-text' ).prepend( button.$element );
 
} );
 
} );
 
} );
 
} );

Navigation menu