JavaTMP / bootstrap-actionable

A small Javascript code that help implement click event actions for <a> and <button> tags by declarative way and provide functionalities to load AJAX content in Bootstrap Modal Wrapper instance.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support Promise and asynchronous communication for actionable callback and events

JavaTMP opened this issue · comments

  1. $($that.outputElement).triggerHandler($that.containerReadyEventName);

  2. var removeResponse = $(localOptions.outputElement).triggerHandler(removeEvent);