Team:KIT-Kyoto/Test
From 2014.igem.org
(Difference between revisions)
Line 62: | Line 62: | ||
#kitfooter-box{ | #kitfooter-box{ | ||
background-color:rgba(100,100,100,0.7); | background-color:rgba(100,100,100,0.7); | ||
+ | position:absolute; | ||
bottom:0; | bottom:0; | ||
} | } | ||
Line 76: | Line 77: | ||
var ua = navigator.userAgent; | var ua = navigator.userAgent; | ||
if(ua.indexOf('iPhone') > 0 || ua.indexOf('Android') > 0 || ua.indexOf('BlackBerry') > 0 || ua.indexOf('Windows Phone') > 0){ | if(ua.indexOf('iPhone') > 0 || ua.indexOf('Android') > 0 || ua.indexOf('BlackBerry') > 0 || ua.indexOf('Windows Phone') > 0){ | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
}else { | }else { | ||
$("#close").removeClass('close'); | $("#close").removeClass('close'); |
Revision as of 16:39, 9 October 2014