I\'m new to Javascript and I\'m try to understand some code. I don\'t understand and I can\'t find any documentation about the # sign.
#
$(function ()
That's the id selector for elements in HTML (in the DOM to be specific).