[jQuery] Basic question document.ready
[jQuery] Basic question document.ready
Hi, I've seen many approaches to document.ready function but I'm just
wondering what's the difference between
jQuery(function($)...
$(document).ready(function () {...
and
$(function()...
are all the same?
Thanks
Topic Participants
alfonsoencisop
hgisinger
tw.general