CalderaWP/caldera-forms-js-client

Name: caldera-forms-js-client

Owner: Caldera Labs

Description: Simple JavaScript client to load a Caldera Form outside of WordPress front-end.

Created: 2016-05-03 06:02:47.0

Updated: 2018-01-17 09:48:42.0

Pushed: 2016-05-04 04:17:00.0

Homepage: null

Size: 0

Language: null

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

caldera-forms-js-client

– VERY WORK IN PROGRESS – Simple JavaScript client to load a Caldera Form outside of WordPress front-end.

PROPOSED usage

r cf = new cf( 'http://JoshPress.net', 'cf1234567' );
.loadScripts();
ndow.addEventListener('cf_scripts_loaded', function (e) {
 cf.render( '#contact-form' );
 false);

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.