$冲突了
解决办法:
1: var $j=jQuery.noConflict();
2: $j(window).load(function() {
3: $j('#slider').nivoSlider();
4: });