Commit 7a08dd2d authored by Andy Hausmann's avatar Andy Hausmann

Changed FlexSlider pick to avoid id-bugs.

parent 779ce6c8
<script type="text/javascript">
<![CDATA[ $(window).load(function() { ]]>
$('#{data.uid}.flexslider').flexslider(
$('#fs-{data.uid}.flexslider').flexslider(
<![CDATA[ { ]]>
animation: "{settings.animation}",
slideDirection: "{settings.slideDirection}",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment