Skip to content

Instantly share code, notes, and snippets.

@nathanpc
Created June 9, 2012 19:53
Show Gist options
  • Select an option

  • Save nathanpc/2902335 to your computer and use it in GitHub Desktop.

Select an option

Save nathanpc/2902335 to your computer and use it in GitHub Desktop.
image-list item declaration
<div data-bb-type="item" data-bb-title="Title goes here" data-bb-img="images/test.png" onclick="alert('this was clicked')">A description is welcome.</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment