# jQuery EasyUI Extension - Ribbon
* * jQuery EasyUI Extension](#)
* * *
!(#)
#### Including Ribbon Files
To create a Ribbon component, you need to include the 'ribbon.css', 'ribbon-icon.css', and 'jquery.ribbon.js' files.
#### Creating Ribbon
Create from markup.
Create using JavaScript.
$(function(){ $('#rr').ribbon({ data:data }); });
## Properties
This property extends from tabs, below are the properties added for Ribbon.
| **Name** | **Type** | **