$(document).ready shorthand October 5, 2022 by Tarik The shorthand is: $(function() { // Code here });