![](https://www.yinfor.com/wp-content/uploads/2008/02/jquery.jpg)
$() Factory Function, CSS Selectors, XPath Selectors, Custom Selectors
No matter which type of selector we want to use in jQuery – be it CSS, XPath, or custom – we always start with the dollar sign and parentheses: $() $() Factory Function Let’s see some more common examples: A...