Description Usage Arguments Value
Check if a given css class is in the class string
1 | hasClass(css_class, class_string)
|
css_class |
The class we are looking for |
class_string |
The class string that we want to find |
Boolean indicating if css_class
is in class_string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.