UD/UX - Tests
by andypotanin
JavaScript
// Fetch and Embed Knockout.js Library
UD.Script.embed( 'http://ud-cdn.com/js/knockout/2.1/knockout.js', function() {
console.log( 'Knockout Loaded.' );
});
by andypotanin
// Fetch and Embed Knockout.js Library
UD.Script.embed( 'http://ud-cdn.com/js/knockout/2.1/knockout.js', function() {
console.log( 'Knockout Loaded.' );
});