project three final

Post links to your Project Three websites and preliminary work for discussion and feedback.
Post Reply
agostina
Posts: 7
Joined: Fri Feb 08, 2019 1:22 pm

project three final

Post by agostina »

http://www.grc275.com/student/spring-20 ... index.html


Will try to fix some bugs before the end of the semester. But for now it is finished.

agostina
Posts: 7
Joined: Fri Feb 08, 2019 1:22 pm

Re: project three final

Post by agostina »

for responsive carousel:

responsive:{
0:{
items:1,
nav:true
},
600:{
items:3,
nav:false
},
1000:{
items:5,
nav:true,
loop:false
}
}

Post Reply