Title: Triggering action &#8211; to element syntax ?
Last modified: August 22, 2016

---

# Triggering action – to element syntax ?

 *  Resolved [Doron Nissim](https://wordpress.org/support/users/digidigiweb/)
 * (@digidigiweb)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/triggering-action-to-element-syntax/)
 * what’s the proper way to write the element to that suppose to trigger the popup?
   .
   class-name ? “class-name” ? class-name ?
 * what if it’s an html element like <footer>?
 * Thanks
 * Doron
 * [https://wordpress.org/plugins/dreamgrow-scroll-triggered-box/](https://wordpress.org/plugins/dreamgrow-scroll-triggered-box/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Eero Hermlin](https://wordpress.org/support/users/eero-hermlin/)
 * (@eero-hermlin)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/triggering-action-to-element-syntax/#post-5864686)
 * 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.

 * ![](https://s.w.org/plugins/geopattern-icon/dreamgrow-scroll-triggered-box_99ae8b.
   svg)
 * [Scroll Triggered Box](https://wordpress.org/plugins/dreamgrow-scroll-triggered-box/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/dreamgrow-scroll-triggered-box/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/dreamgrow-scroll-triggered-box/)
 * [Active Topics](https://wordpress.org/support/plugin/dreamgrow-scroll-triggered-box/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/dreamgrow-scroll-triggered-box/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/dreamgrow-scroll-triggered-box/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Eero Hermlin](https://wordpress.org/support/users/eero-hermlin/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/triggering-action-to-element-syntax/#post-5864686)
 * Status: resolved