ssl.html revision 9cdb1aa8d3a7901f789c2ad7a6ea00e804a9abeb
<html debug="true">
<head>
<title>use('*')</title>
<script src="https://s.yimg.com/lq/lib/yui-ssl/3.0.0/build/yui/yui-min.js" type="text/javascript" charset="utf-8"></script>
var A = YUI({
// fetchCSS: 'force',
// bootstrap: false
}).use('widget', 'queue-promot', function(Y) {
});
// console.log(A.Widget);
</script>
<body>
</body>
</html>