Skip to content

Instantly share code, notes, and snippets.

@bdukes
Created February 7, 2012 22:55
Show Gist options
  • Save bdukes/1762702 to your computer and use it in GitHub Desktop.
Save bdukes/1762702 to your computer and use it in GitHub Desktop.
Engage: Rotator Template With Template Value in Attribute
<div class="rotate-wrap">
<engage:list>
<div class="image" style="background:url('<engage:Literal Text='%#ImageUrl%' />');height:250px;width:100px;"></div>
</engage:list>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment