Closed gigbuilder closed 8 years ago
I cannot find a way to access the eModal object to close via javascript.
I tried: m=eModal.iframe(data,title); m.modal('hide');
and other variances.... What gives?
eModal.iframe(data,title);
eModal.close();
Yes holmes, that is the way it should be!
Thanks!
I cannot find a way to access the eModal object to close via javascript.
I tried: m=eModal.iframe(data,title); m.modal('hide');
and other variances.... What gives?