I found a jquery program. Every code-line is like this -> jQuery("....). Example:
jQuery(function(ready){....
Why is it done like this?
I found a jquery program. Every code-line is like this -> jQuery("....). Example:
jQuery(function(ready){....
Why is it done like this?