Derek Gathright![]()
Featured ItemA CSS skin containing styles for button-like elements.
Update 5/9/2012
gallerycss-cssbutton was promoted to a core module as part of the Button component. This module now matches the YUI 3.5.1 cssbutton module.
Not deprecating for anticipation of future development.
Update 7/27/2011
Known issues
<script src="http://yui.yahooapis.com/3.8.0/build/yui/yui-min.js"></script><!DOCTYPE html>
<html>
<head>
<link href="http://yui.yahooapis.com/gallery-2012.05.23-19-56/build/gallerycss-cssbutton/gallerycss-cssbutton.css" type="text/css" rel="stylesheet" />
<script src="http://yui.yahooapis.com/3.8.0/build/yui/yui-min.js"></script>
</head>
<body class="yui3-skin-sam">
<div class="yui3-button">Button A</div>
<a class="yui3-button">Button B</a>
<button class="yui3-button">Button C</button>
<input type="submit" class="yui3-button" value="Button D"></input>
</body>
</html>
© 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