-
The Velvet Underground & NicoThe Velvet Underground -
White Light / White HeatThe Velvet Underground -
The Velvet UndergroundThe Velvet Underground -
LoadedThe Velvet Underground
The file must include jquery.easing.1.3.js before the jquery.bxSlider.min.js call:
<script src="http://code.jquery.com/jquery-latest.js"></script>
<script src="js/jquery.easing.1.3.js" type="text/javascript"></script>
<script src="js/jquery.bxSlider.min.js" type="text/javascript"></script>jQuery:
$(function(){
$('#slider1').bxSlider({
easing: 'easeOutBounce'
});
});