Dribbble Widget
You can show your Dribbble Shots from a Username anywhere on your website, simply by writing a Single Line of Code. Some of the important attributes you'll require while setting up this widget are listed below:
Usage
<div id="dribbble-widget" class="dribbble-shots masonry-thumbs" data-user="envato" data-count="16" data-type="user"></div>Settings
| Setting | Description |
|---|---|
data-user | The Username from which you want to retrieve shots. You'll need to provide a username only if your data-type is user. Example: dribbble-username |
data-count | No. of Images you want to be retrieved. Example: 12 |
data-type | Type of the Shots you want to retrieve. Example: list |
data-list | Type of List you want to retrieve. You'll need to provide this only if your data-type is list.Example: popular |
