The jQuery function
jQuery(
'selector'
)
The ‘$’ alias:
$(
'selector'
)
OSDC13