function triggerEvents(events, params) {
        if (typeof events !== 'string') return;

        var body = jQuery( 'body' );