Home › Forums › JavaScript › $(div).ready(function(){ — Is this possible? › Re: $(div).ready(function(){ — Is this possible?
July 12, 2012 at 8:31 am
#105935
Member
I agree with “SgtLegend” using the $function method is good coding practice and one should definitely learn to do things the best way from the start.
Is there a reason why you want to add a .ready to a div?