User:TheDoctor8910/common.js: Difference between revisions

Want an adless experience? Log in or Create an account.
no edit summary
(Blanked the page)
Tag: Blanking
No edit summary
Line 1: Line 1:
 
$(document).ready(function($) {
    $(window).resize(function() {
        $('#check-desktop').css("display", "block");
    });
});
901

edits