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 ()
With the given information, it is most likely the jQuery ID selector
http://api.jquery.com/id-selector/