Viewing 1 replies (of 1 total)
  • Plugin Author Eero Hermlin

    (@eero-hermlin)

    Hi

    Syntax same as for jQuery selector! E.g:

    .class-name
    #element-id
    tagname.classname
    tag#id
    tag.someclass nestedtag

    etc.

    If you want to use html5 <footer> tag (without class, id), then it’s simply: footer.

Viewing 1 replies (of 1 total)

The topic ‘Triggering action – to element syntax ?’ is closed to new replies.