User:Z0eff/common.js: Difference between revisions
No edit summary Tag: Reverted |
No edit summary |
||
(15 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
$( '#wpTextbox1' ).css( 'height', '600px' ); | $( '#wpTextbox1' ).css( 'height', '600px' ); | ||
} | } | ||
/* | |||
window.onload = function () { | |||
document.querySelector('.vector-limited-width-toggle').click(); | |||
} | |||
*/ |