Team:Shenzhen BGIC 0101

From 2013.igem.org

(Difference between revisions)
Line 18: Line 18:
onBefore: function( data ) {
onBefore: function( data ) {
data.items.visible.animate({
data.items.visible.animate({
-
'marginLeft': 0
+
'marginLeft': -100
}, data.scroll.duration);
}, data.scroll.duration);
},
},
Line 59: Line 59:
#next {
#next {
-
background: url( img/gui-next.png ) center center no-repeat #999;
+
background: url( "https://static.igem.org/mediawiki/2013/c/c6/Gui-next.png" ) center center no-repeat #999;
display: block;
display: block;
width: 20px;
width: 20px;

Revision as of 21:57, 25 October 2013