Owen Leonard
1eb4513d43
Signed-off-by: Chris Cormack <crc@liblime.com> Signed-off-by: Joshua Ferraro <jmf@liblime.com>
12 lines
No EOL
1 KiB
HTML
12 lines
No EOL
1 KiB
HTML
<!-- Core + Skin CSS -->
|
|
<link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.3.1/build/button/assets/skins/sam/button.css" />
|
|
<!-- OPTIONAL: Menu Stylesheet (required for creating buttons of type "menu" and "split") -->
|
|
<link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.3.1/build/menu/assets/skins/sam/menu.css" />
|
|
<!-- Dependencies -->
|
|
<script type="text/javascript" src="http://yui.yahooapis.com/2.3.1/build/yahoo-dom-event/yahoo-dom-event.js"></script>
|
|
<script type="text/javascript" src="http://yui.yahooapis.com/2.3.1/build/element/element-beta-min.js"></script>
|
|
<!-- OPTIONAL: Menu and Container Core (required for creating buttons of type "menu" and "split") -->
|
|
<script type="text/javascript" src="http://yui.yahooapis.com/2.3.1/build/container/container_core-min.js"></script>
|
|
<script type="text/javascript" src="http://yui.yahooapis.com/2.3.1/build/menu/menu-min.js"></script>
|
|
<!-- Source file -->
|
|
<script type="text/javascript" src="http://yui.yahooapis.com/2.3.1/build/button/button-beta-min.js"></script> |