Closed
Description
The various pages currently use:
jQuery.functionName()
jQuery.fn.functionName()
$.functionName()
$.fn.functionName()
.functionName()
functionName()
.functionName
functionName
There should be an easy rule for the format when mentioning functions in body text (i.e. outside code blocks) and all pages should conform to that rule. Should probably go into the style guidelines as well.
Metadata
Metadata
Assignees
Labels
No labels