Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript $(div).ready(function(){ — Is this possible? Re: $(div).ready(function(){ — Is this possible?

#105935
devsign
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?