gallery.html revision 9cdb1aa8d3a7901f789c2ad7a6ea00e804a9abeb
<html debug="true">
<head>
<title>use('*')</title>
YUI({
// fetchCSS: 'force',
// bootstrap: false
gallerybase: '/gallerybuild/'
}).use('gallery-mygal', function(Y) {
});
// console.log(A.Widget);
</script>
<body>
</body>
</html>