You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

166 lines
4.8 KiB
JavaScript

/**
* Steve L. Nyemba
7 years ago
iframe.src = args.url
7 years ago
}
jx.modal.set = function(id,pane){
jx.modal.cache[id] = pane
delete jx.modal.cache[id]
}
jx.modal.close = jx.modal.remove