[jQuery] How to bind text to trigger checkbox?

[jQuery] How to bind text to trigger checkbox?


Couldn't find it in documentation.
For example i have <span>text</span> and when someone clicks on it, it
should trigger checkbox to "checked" or "unchecked".
Thanks! :)