(剥离导航栏、加入对话气泡,改善至顶按钮,使用Font Awesome.) |
m |
||
(19 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
<head> | <head> | ||
<meta charset="UTF-8"> | <meta charset="UTF-8"> | ||
+ | <meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<title>2018 iGEM_DLUT_B</title> | <title>2018 iGEM_DLUT_B</title> | ||
− | |||
<link rel="stylesheet" href="https://2018.igem.org/wiki/index.php?title=Template:DLUT_China_B/css/style.css&action=raw&ctype=text/css"> | <link rel="stylesheet" href="https://2018.igem.org/wiki/index.php?title=Template:DLUT_China_B/css/style.css&action=raw&ctype=text/css"> | ||
<link rel="stylesheet" href="https://2018.igem.org/wiki/index.php?title=Template:DLUT_China_B/css/nav.css&action=raw&ctype=text/css"> | <link rel="stylesheet" href="https://2018.igem.org/wiki/index.php?title=Template:DLUT_China_B/css/nav.css&action=raw&ctype=text/css"> | ||
<link rel="stylesheet" href="https://2018.igem.org/wiki/index.php?title=Template:DLUT_China_B/css/bubbles.css&action=raw&ctype=text/css"> | <link rel="stylesheet" href="https://2018.igem.org/wiki/index.php?title=Template:DLUT_China_B/css/bubbles.css&action=raw&ctype=text/css"> | ||
− | |||
<link rel="stylesheet" href="https://2018.igem.org/wiki/index.php?title=Template:DLUT_China_B/css/fontawesome.css&action=raw&ctype=text/css"> | <link rel="stylesheet" href="https://2018.igem.org/wiki/index.php?title=Template:DLUT_China_B/css/fontawesome.css&action=raw&ctype=text/css"> | ||
+ | <script src="https://2018.igem.org/wiki/index.php?title=Template:DLUT_China_B/js/bubbles.js&action=raw&ctype=text/javascript"></script> | ||
− | <script | + | <script> |
− | + | function check() { | |
− | + | let a = false, b = false; | |
+ | if (navigator.userAgent.indexOf("compatible") > -1) | ||
+ | if (navigator.userAgent.indexOf("MSIE") > -1) | ||
+ | a = true; | ||
+ | if (navigator.userAgent.indexOf('Trident') > -1) | ||
+ | if (navigator.userAgent.indexOf("rv:11.0") > -1) | ||
+ | b = true; | ||
+ | if (a || b) | ||
+ | alert('We are sorry but Microsoft Internet Explorer may be too old to display this page correctly.\nIt is recommended to update your browser, otherwise your experience may suffer.'); | ||
+ | } | ||
+ | </script> | ||
</head> | </head> | ||
− | <body> | + | <body onload="check()"> |
<div id="dlutb"> | <div id="dlutb"> | ||
<div id="header"> | <div id="header"> | ||
+ | <div id="team">DLUT_China_B</div> | ||
<div id="nav"></div> | <div id="nav"></div> | ||
− | + | <div id="box"> | |
− | <div | + | <img src="https://static.igem.org/mediawiki/2018/4/47/T--DLUT_China_B--Top1.png"> |
− | + | <div> | |
− | + | <h2>Dr. Familict</h2> | |
+ | <p>Hello! I’m a lovely Kidney baby, an essential organ in your body. Can you see those sparkling items | ||
+ | pointed by my hand? Right! This is a wonderful liquid crystal show caused by the combination of | ||
+ | β<sub>2</sub>-MG and nanobodies. What’s more, the different concentrations of β<sub>2</sub>-MG make | ||
+ | the different degree of brightness showed by liquid crystal. We can make use of this phenomenon to | ||
+ | achieve early detection of CKD caused mostly by diabetes and high blood pressure according to the | ||
+ | brightness displayed by the detector confidently. Such an amazing idea, right?</p> | ||
+ | </div> | ||
</div> | </div> | ||
<br> | <br> | ||
− | |||
</div> | </div> | ||
− | <div> | + | <div id="circle"> |
− | < | + | <div class="tr"> |
− | + | <div class="td"> | |
− | <div | + | <a href="https://2018.igem.org/Team:DLUT_China_B/Description"> |
+ | <img src="https://static.igem.org/mediawiki/2018/b/b8/T--DLUT_China_B--Circle1.png" width="250"> | ||
+ | <div>Project</div> | ||
+ | </a> | ||
+ | </div> | ||
+ | <div class="td"> | ||
+ | <a href="https://2018.igem.org/Team:DLUT_China_B/Parts"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/f/f0/T--DLUT_China_B--Circle2.png" width="250"> | ||
+ | <div>Parts</div> | ||
+ | </a> | ||
+ | </div> | ||
+ | <div class="td"> | ||
+ | <a href="https://2018.igem.org/Team:DLUT_China_B/GrayValueConcentrationModel"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/c/c6/T--DLUT_China_B--Circle3.png" width="250"> | ||
+ | <div>Model</div> | ||
+ | </a> | ||
+ | </div> | ||
</div> | </div> | ||
− | + | <div class="tr"> | |
− | + | <div class="td"> | |
− | + | <a href="https://2018.igem.org/Team:DLUT_China_B/Applied_Design"> | |
− | + | <img src="https://static.igem.org/mediawiki/2018/7/71/T--DLUT_China_B--Circle4.png" width="250"> | |
− | + | <div>Awards</div> | |
− | + | </a> | |
− | + | </div> | |
− | + | <div class="td"> | |
− | + | <a href="https://2018.igem.org/Team:DLUT_China_B/Human_Practices"> | |
− | + | <img src="https://static.igem.org/mediawiki/2018/6/63/T--DLUT_China_B--Circle5.png" width="250"> | |
− | + | <div id="humanPracticesCircle"><p>Human<br>Practices</p></div> | |
− | + | </a> | |
− | + | </div> | |
− | + | <div class="td"> | |
− | + | <a href="https://2018.igem.org/Team:DLUT_China_B/TeamMembers"> | |
− | + | <img src="https://static.igem.org/mediawiki/2018/0/06/T--DLUT_China_B--Circle6.png" width="250"> | |
− | + | <div>Team</div> | |
− | + | </a> | |
− | + | </div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | < | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </ | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </ | + | |
− | </ | + | |
</div> | </div> | ||
</div> | </div> | ||
− | |||
− | |||
<div> | <div> | ||
− | <h2 class="title"> | + | <h2 class="title">Click bubbles to chat with me</h2> |
− | + | <div id="chatBubbles"></div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
Line 156: | Line 96: | ||
<h3><i class="fas fa-map-marker-alt"></i> Address</h3> | <h3><i class="fas fa-map-marker-alt"></i> Address</h3> | ||
<p>No.2 Linggong Road, Ganjingzi District, Dalian City, Liaoning Province, P.R.C., 116024</p> | <p>No.2 Linggong Road, Ganjingzi District, Dalian City, Liaoning Province, P.R.C., 116024</p> | ||
+ | <h3><i class="fas fa-at"></i> E-mail</h3> | ||
+ | <p>igem_dlut_china_B#163.com (Please replace # with @)</p> | ||
</div> | </div> | ||
<div id="follow"> | <div id="follow"> | ||
Line 178: | Line 120: | ||
<script src="https://2018.igem.org/wiki/index.php?title=Template:DLUT_China_B/js/script.js&action=raw&ctype=text/javascript"></script> | <script src="https://2018.igem.org/wiki/index.php?title=Template:DLUT_China_B/js/script.js&action=raw&ctype=text/javascript"></script> | ||
<script> | <script> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
/*对话气泡*/ | /*对话气泡*/ | ||
− | + | let conversation = { | |
− | + | ||
− | + | ||
− | + | ||
ice: { | ice: { | ||
− | + | says: ["Hey, friend! Long time no see! You can click bubbles to chat with me."], | |
− | + | reply: [ | |
+ | { | ||
+ | question: "mmm O (* ̄▽ ̄*) O. Long time no see.", | ||
+ | answer: "ice1" | ||
+ | } | ||
+ | ] | ||
+ | }, | ||
+ | "ice1": { | ||
says: [ | says: [ | ||
− | " | + | "We have a lot of significant updates.(Of course we cannot make it as cool as the Apple launch update)", |
− | " | + | "As an old friend, let me open the VIP channel for you.", |
− | + | 'Click "Skip", then you will skip the Project Introduction section.', | |
− | + | 'Click "Listen", then you will acknowledge more details about our story.' | |
− | " | + | |
], | ], | ||
− | |||
− | |||
reply: [ | reply: [ | ||
{ | { | ||
− | question: " | + | question: "Skip", |
− | answer: " | + | answer: "dest" |
}, | }, | ||
{ | { | ||
− | question: " | + | question: "Listen", |
− | answer: " | + | answer: "listen1" |
+ | } | ||
+ | ] | ||
+ | }, | ||
+ | "dest": { | ||
+ | says: ["Please select the destination you want to go to."], | ||
+ | reply: [ | ||
+ | { | ||
+ | question: "No, thank you.", | ||
+ | answer: "end" | ||
}, | }, | ||
{ | { | ||
− | question: " | + | question: "Project Introduction", |
− | answer: " | + | answer: "projectIntroduction" |
+ | }, | ||
+ | { | ||
+ | question: "Parts", | ||
+ | answer: "parts" | ||
+ | }, | ||
+ | { | ||
+ | question: "Model", | ||
+ | answer: "model" | ||
+ | }, | ||
+ | { | ||
+ | question: "Awards", | ||
+ | answer: "awards" | ||
+ | }, | ||
+ | { | ||
+ | question: "Human Practices", | ||
+ | answer: "humanPractices" | ||
+ | }, | ||
+ | { | ||
+ | question: "Teamwork and Cooperation", | ||
+ | answer: "teamworkAndCooperation" | ||
} | } | ||
] | ] | ||
− | }, | + | }, |
− | + | "listen1": { | |
− | + | ||
− | + | ||
says: [ | says: [ | ||
− | " | + | "Here is iGEM_DLUT_China_B.", |
− | " | + | "I`ll introduce our project to you.", |
− | " | + | "Many diseases in the world severely threaten human health, but some of them can be predicted and cured.", |
+ | "The first step to prevent disease is to figure out what kind of population may face higher risk.", | ||
+ | "For example, diabetic and hypertensive patients are more likely to suffer from chronic kidney disease.", | ||
+ | "People older than 60 are more likely to develop Alzheimer`s disease." | ||
], | ], | ||
reply: [ | reply: [ | ||
{ | { | ||
− | question: " | + | question: "And then?", |
− | answer: " | + | answer: "listen2" |
− | }, | + | } |
+ | ] | ||
+ | }, | ||
+ | "listen2": { | ||
+ | says: ["The second step is to monitor regularly to intervene the occurrence and development of diseases timely."], | ||
+ | reply: [ | ||
{ | { | ||
− | question: " | + | question: "Yes, it makes sense. But how can it be achieved?", |
− | answer: " | + | answer: "listen3" |
} | } | ||
] | ] | ||
}, | }, | ||
− | + | "listen3": { | |
− | + | ||
− | " | + | |
says: [ | says: [ | ||
− | " | + | "You may not believe that", |
− | " | + | "we can know our current physical condition through urine.", |
− | " | + | "Urine is considered to be \"gold mine\" for the identification of disease markers." |
], | ], | ||
reply: [ | reply: [ | ||
{ | { | ||
− | question: " | + | question: "Is that true?", |
− | answer: " | + | answer: "listen4" |
} | } | ||
] | ] | ||
}, | }, | ||
− | + | "listen4": { | |
− | + | ||
− | " | + | |
says: [ | says: [ | ||
− | " | + | "Absolutely. It`s like a mirror that reflects one`s health.", |
− | " | + | "In the early stages of a disease, we can use the protein markers in the urine to screen the disease." |
− | + | ||
− | + | ||
], | ], | ||
reply: [ | reply: [ | ||
{ | { | ||
− | question: " | + | question: "But how do you screen it?", |
− | answer: " | + | answer: "listen5" |
+ | } | ||
+ | ] | ||
+ | }, | ||
+ | "listen5": { | ||
+ | says: ["We use nano-antibody combining with liquid crystal sensor to show the results for us."], | ||
+ | reply: [ | ||
+ | { | ||
+ | question: "Liquid crystal? How?", | ||
+ | answer: "listen6" | ||
+ | } | ||
+ | ] | ||
+ | }, | ||
+ | "listen6": { | ||
+ | says: [ | ||
+ | "In our daily life, we usually find the LCD screen black. However, it becomes colorful when it works.", | ||
+ | "Our products are similar to it in principle.", | ||
+ | "The combination of the nano-antibody and the marked protein in urine will result in a slight change in the liquid crystalline substrate.", | ||
+ | "It also causes changes in the brightness and color of the liquid crystal film.", | ||
+ | "So the liquid crystal brightness can reflect the antigen concentration directly." | ||
+ | ], | ||
+ | reply: [ | ||
+ | { | ||
+ | question: "That means we can know whether we are sick and what extent the disease has progressed to.", | ||
+ | answer: "listen7" | ||
+ | } | ||
+ | ] | ||
+ | }, | ||
+ | "listen7": { | ||
+ | says: [ | ||
+ | "Yes, but we need to do a more accurate quantitative analysis.", | ||
+ | "We take photos, then perform greyscale processing and analyze the average greyscale.", | ||
+ | "In contrast to the concentration-gray curve we have obtained, we can obtain the concentration of the antigen accurately." | ||
+ | ], | ||
+ | reply: [ | ||
+ | { | ||
+ | question: "You guys did something amazing!", | ||
+ | answer: "last" | ||
+ | } | ||
+ | ] | ||
+ | }, | ||
+ | "last": { | ||
+ | says: [ | ||
+ | "Summary has ended, the following is for each plate specific content.", | ||
+ | "Please select the destination you want to go to." | ||
+ | ], | ||
+ | reply: [ | ||
+ | { | ||
+ | question: "No, thank you.", | ||
+ | answer: "end" | ||
}, | }, | ||
{ | { | ||
− | question: " | + | question: "Project Introduction", |
− | answer: " | + | answer: "projectIntroduction" |
}, | }, | ||
{ | { | ||
− | question: " | + | question: "Parts", |
− | answer: " | + | answer: "parts" |
+ | }, | ||
+ | { | ||
+ | question: "Model", | ||
+ | answer: "model" | ||
+ | }, | ||
+ | { | ||
+ | question: "Awards", | ||
+ | answer: "awards" | ||
+ | }, | ||
+ | { | ||
+ | question: "Human Practices", | ||
+ | answer: "humanPractices" | ||
+ | }, | ||
+ | { | ||
+ | question: "Teamwork and Cooperation", | ||
+ | answer: "teamworkAndCooperation" | ||
} | } | ||
] | ] | ||
}, | }, | ||
− | " | + | "projectIntroduction": { |
says: [ | says: [ | ||
− | " | + | "Wow, you selected Project as the destination.", |
− | " | + | "Are you ready to go?" |
− | + | ||
], | ], | ||
reply: [ | reply: [ | ||
{ | { | ||
− | question: " | + | question: "Yes.", |
− | answer: " | + | answer: "goProjectIntroduction" |
}, | }, | ||
{ | { | ||
− | question: " | + | question: "Wait a second.", |
− | answer: " | + | answer: "dest" |
} | } | ||
] | ] | ||
}, | }, | ||
− | + | "parts": { | |
− | + | ||
− | " | + | |
− | + | ||
says: [ | says: [ | ||
− | " | + | "Didi, you are about to reach Parts.", |
+ | "You will learn about the main components we use such as messages." | ||
], | ], | ||
reply: [ | reply: [ | ||
{ | { | ||
− | question: "OK, | + | question: "OK, let`s go.", |
− | answer: " | + | answer: "goParts" |
+ | }, | ||
+ | { | ||
+ | question: "Wait a second.", | ||
+ | answer: "dest" | ||
} | } | ||
] | ] | ||
}, | }, | ||
− | + | "model": { | |
− | + | ||
− | " | + | |
says: [ | says: [ | ||
− | " | + | "Have you decided to make Model as your destination?", |
− | " | + | "Project optimization and results will be exhibited here." |
], | ], | ||
reply: [ | reply: [ | ||
{ | { | ||
− | question: " | + | question: "Go and visit.", |
− | answer: " | + | answer: "goModel" |
}, | }, | ||
{ | { | ||
− | question: " | + | question: "I want another destination.", |
− | answer: " | + | answer: "dest" |
} | } | ||
] | ] | ||
}, | }, | ||
− | " | + | "awards": { |
says: [ | says: [ | ||
− | " | + | "You will find the treasures of application design at Awards office." |
− | + | ||
− | + | ||
], | ], | ||
reply: [ | reply: [ | ||
{ | { | ||
− | question: " | + | question: "Go. ( ̄)  ̄) ↗", |
− | answer: " | + | answer: "goAwards" |
}, | }, | ||
{ | { | ||
− | question: " | + | question: "I`m not interested in treasure hunt.", |
− | answer: " | + | answer: "dest" |
+ | } | ||
+ | ] | ||
+ | }, | ||
+ | "humanPractices": { | ||
+ | says: [ | ||
+ | "We are committed to education and publicity.", | ||
+ | "Choose \"Learn more\" and you will arrive at Human Practices.", | ||
+ | "Choose \"Back\", the destination will be reset." | ||
+ | ], | ||
+ | reply: [ | ||
+ | { | ||
+ | question: "Learn more", | ||
+ | answer: "goHumanPractices" | ||
+ | }, | ||
+ | { | ||
+ | question: "Back", | ||
+ | answer: "dest" | ||
+ | } | ||
+ | ] | ||
+ | }, | ||
+ | "teamworkAndCooperation": { | ||
+ | says: [ | ||
+ | "Choose \"Learn more\", you will arrive at Team Introduction,", | ||
+ | "and learn about our team members and our collaborations with other teams.", | ||
+ | "Choose \"Back\", the destination will be reset." | ||
+ | ], | ||
+ | reply: [ | ||
+ | { | ||
+ | question: "Learn more", | ||
+ | answer: "goTeamworkAndCooperation" | ||
+ | }, | ||
+ | { | ||
+ | question: "Back", | ||
+ | answer: "dest" | ||
} | } | ||
] | ] | ||
Line 352: | Line 405: | ||
says: [ | says: [ | ||
"Thanks for your time and attention.", | "Thanks for your time and attention.", | ||
− | "The chat is over, but you can | + | "The chat is over, but you can start over to go through other options." |
], | ], | ||
reply: [ | reply: [ | ||
{ | { | ||
− | question: "Start over | + | question: "Start over", |
answer: "ice" | answer: "ice" | ||
} | } | ||
] | ] | ||
} | } | ||
− | }; // | + | }; |
+ | goProjectIntroduction = function () { | ||
+ | window.location.href = "https://2018.igem.org/Team:DLUT_China_B/Description"; | ||
+ | }; | ||
+ | goParts = function () { | ||
+ | window.location.href = "https://2018.igem.org/Team:DLUT_China_B/Parts"; | ||
+ | }; | ||
+ | goModel = function () { | ||
+ | window.location.href = "https://2018.igem.org/Team:DLUT_China_B/GrayValueConcentrationModel"; | ||
+ | }; | ||
+ | goAwards = function () { | ||
+ | window.location.href = "https://2018.igem.org/Team:DLUT_China_B/Applied_Design"; | ||
+ | }; | ||
+ | goHumanPractices = function () { | ||
+ | window.location.href = "https://2018.igem.org/Team:DLUT_China_B/Human_Practices"; | ||
+ | }; | ||
+ | goTeamworkAndCooperation = function () { | ||
+ | window.location.href = "https://2018.igem.org/Team:DLUT_China_B/TeamMembers"; | ||
+ | }; | ||
− | + | function isShow($el) { | |
− | + | let winH = $(window).height(), /*获取窗口高度*/ | |
− | + | scrollH = $(window).scrollTop(), /*获取窗口滚动高度*/ | |
− | + | top = $el.offsetTop; /*获取元素距离窗口顶部偏移高度*/ | |
− | + | return top < scrollH + winH; | |
+ | } | ||
− | + | let chatWindow; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | function lazyLoad() { | |
− | + | if (document.getElementById("chat") == null) | |
− | + | if (isShow(document.getElementById("chatBubbles"))) { | |
− | + | let chat = document.createElement("div"); | |
− | + | chat.setAttribute("id", "chat"); | |
+ | document.getElementById("chatBubbles").appendChild(chat); | ||
+ | chatWindow = new Bubbles(document.getElementById("chat"), "chatWindow"); | ||
+ | chatWindow.talk(conversation); | ||
+ | } | ||
+ | } | ||
− | + | $(document).ready(function () { | |
− | window. | + | $(window).scroll(function () { |
− | + | topToggle(); | |
− | + | }); | |
− | + | $(window).scroll(function () { | |
− | ) | + | lazyLoad(); |
− | } | + | }); |
+ | }) | ||
</script> | </script> | ||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 02:42, 18 October 2018
DLUT_China_B
Dr. Familict
Hello! I’m a lovely Kidney baby, an essential organ in your body. Can you see those sparkling items pointed by my hand? Right! This is a wonderful liquid crystal show caused by the combination of β2-MG and nanobodies. What’s more, the different concentrations of β2-MG make the different degree of brightness showed by liquid crystal. We can make use of this phenomenon to achieve early detection of CKD caused mostly by diabetes and high blood pressure according to the brightness displayed by the detector confidently. Such an amazing idea, right?