This example shows accessing form inputs using jQuery. Here "#check", "#name" are ID selectors. We need to prefix ID attribute of the tag with '#' to reference the element.