Use Action Button with ID Selector or CSS Class

I would like to use the Action Button to popup a modal box using an ID selector or CSS Class. 

<a id="myid" href="#">Click Me </a>

class="myclass" data-name="link1"

Comments

Sign In or Register to comment.