Team:KIT-Kyoto/Test

From 2014.igem.org

(Difference between revisions)
Line 218: Line 218:
         $(window).scroll(function() {
         $(window).scroll(function() {
             // If this section is in view
             // If this section is in view
-
             if (($window.scrollTop() + $window.height()) > offsetCoords.top ){if((offsetCoords.top + $self.height()) > $window.scrollTop())) {
+
             if (($window.scrollTop() + $window.height()) > offsetCoords.top ){
 +
                if((offsetCoords.top + $self.height()) > $window.scrollTop()) {
                 var yPos = -($window.scrollTop() / 8);
                 var yPos = -($window.scrollTop() / 8);
                 if ($self.attr('id') != 'top-first') {
                 if ($self.attr('id') != 'top-first') {

Revision as of 08:13, 6 October 2014

Welcome to KIT-Kyoto Wiki Page!

This is our wiki page.

About us

About our team members,our university,and so on...

Project

You want to know our project details, click here.

Modeling

Modeling



kit