Created
February 7, 2012 22:55
-
-
Save bdukes/1762702 to your computer and use it in GitHub Desktop.
Engage: Rotator Template With Template Value in Attribute
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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