Dav Glass![]()
This module attempts to localize the CSS Reset to a specific node.
It scopes the rules found in the YUI reset.css file to the node that it's plugged into.
<script src="http://yui.yahooapis.com/3.0.0/build/yui/yui-min.js"></script>YUI({
//Last Gallery Build of this module
gallery: 'gallery-2009.12.08-22'
}).use('gallery-node-reset', function(Y) {
var node = Y.one('#demo');
node.plug(Y.Plugin.NodeReset);
});No forum posts for this module.
© 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