wenbing zheng![]()
Fix `Y.WidgetModality`'s select problem under IE6
<script src="http://yui.yahooapis.com/3.7.0pr1/build/yui/yui-min.js"></script>YUI({
//Last Gallery Build of this module
gallery: 'gallery-2012.09.26-20-36'
}).use('gallery-widget-modalshim', function(Y) {
var Foo = Y.Base.create('foo', Y.Widget, [Y.WidgetModality, Y.WidgetModalShim], {
}, {
});
// or
Y.Base.mix(YourClass, [Y.WidgetModalShim]);
});
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info