Name | Description | Length |
BBa_K2364000 | pCMV | 589 bp |
BBa_K2364001 | pTRE | 315 bp |
BBa_K2364002 | rtTA (pANDORRA compatible) | 779 bp |
BBa_K2364003 | DsRed (pANDORRA compatible) | 710 bp |
BBa_K2364004 | Apoptin (pANDORRA compatible) | 398 bp |
BBa_K2364005 | Lacl (pANDORRA compatible) | 1151 bp |
BBa_K2364006 | SV40 polyA (pANDORRA compatible) | 244 bp |
BBa_K2364007 | FF4 - rbGlob polyA (pANDORRA compatible) | 976 bp |
BBa_K2364042 | miRNA-21-5p Target Tandem Repeats (x4) (T21) | 88 bp |
BBa_K2364043 | miRNA-372-3p Target Tandem Repeats (x4) (T372) | 92 bp |
BBa_K2364044 | miRNA-373-3p Target Tandem Repeats (x4) (T373) | 92 bp |
BBa_K2364045 | miRNA-143-3p Target Tandem Repeats (x4) (T143) | 84 bp |
BBa_K2364046 | FF4 Target Tandem Repeats (x3) (TFF4) | 66 bp |
CharisKomos (Talk | contribs) |
CharisKomos (Talk | contribs) |
||
Line 65: | Line 65: | ||
function onHoverHide(idz){ | function onHoverHide(idz){ | ||
$('.circlez').css('opacity','0.8'); | $('.circlez').css('opacity','0.8'); | ||
− | |||
} | } | ||
</script> | </script> | ||
Line 150: | Line 149: | ||
<a href='#' onmouseover="onHoverChanges( $(this).children('circle:first').attr('id') )" onmouseleave="onHoverHide($(this).children('circle:first').attr('id'))" class='particles'> | <a href='#' onmouseover="onHoverChanges( $(this).children('circle:first').attr('id') )" onmouseleave="onHoverHide($(this).children('circle:first').attr('id'))" class='particles'> | ||
− | <circle class='circlez | + | <circle class='circlez' cx="400" cy="550" r="80" stroke='#ffffff' stroke-width="0" fill="white" id='c_t3_basic' onclick="displayMe(this.id)" onmouseover="onHoverChanges(this.id)" /> |
<text class='animate_text' id='t3_basic' x='0' y='520' text-anchor='middle' fill='#000000' style='font-size: 20px;'> | <text class='animate_text' id='t3_basic' x='0' y='520' text-anchor='middle' fill='#000000' style='font-size: 20px;'> | ||
<tspan x="400" dy="2em" onclick="displayMe('c_t3_basic')">BASIC</tspan> | <tspan x="400" dy="2em" onclick="displayMe('c_t3_basic')">BASIC</tspan> | ||
Line 156: | Line 155: | ||
<a href='#' onmouseover="onHoverChanges( $(this).children('circle:first').attr('id') )" onmouseleave="onHoverHide($(this).children('circle:first').attr('id'))" class='particles'> | <a href='#' onmouseover="onHoverChanges( $(this).children('circle:first').attr('id') )" onmouseleave="onHoverHide($(this).children('circle:first').attr('id'))" class='particles'> | ||
− | <circle class='circlez | + | <circle class='circlez' cx="610" cy="610" r="80" stroke='#ffffff' stroke-width="0" fill="white" id='c_t3_composite' onclick="displayMe(this.id)" onmouseover="onHoverChanges(this.id)" /> |
<text class='animate_text' id='t3_composite' x='0' y='580' text-anchor='middle' fill='#000000' style='font-size: 20px;'> | <text class='animate_text' id='t3_composite' x='0' y='580' text-anchor='middle' fill='#000000' style='font-size: 20px;'> | ||
<tspan x="610" dy="2em" onclick="displayMe('c_t3_composite')">COMPOSITE</tspan> | <tspan x="610" dy="2em" onclick="displayMe('c_t3_composite')">COMPOSITE</tspan> | ||
Line 162: | Line 161: | ||
<a href='#' onmouseover="onHoverChanges( $(this).children('circle:first').attr('id') )" onmouseleave="onHoverHide($(this).children('circle:first').attr('id'))" class='particles'> | <a href='#' onmouseover="onHoverChanges( $(this).children('circle:first').attr('id') )" onmouseleave="onHoverHide($(this).children('circle:first').attr('id'))" class='particles'> | ||
− | <circle class='circlez | + | <circle class='circlez' cx="820" cy="550" r="80" stroke='#ffffff' stroke-width="0" fill="white" id='c_t3_collections' onclick="displayMe(this.id)" onmouseover="onHoverChanges(this.id)" /> |
<text class='animate_text' id='t3_collections' x='0' y='520' text-anchor='middle' fill='#000000' style='font-size: 20px;'> | <text class='animate_text' id='t3_collections' x='0' y='520' text-anchor='middle' fill='#000000' style='font-size: 20px;'> | ||
<tspan x="820" dy="2em" onclick="displayMe('c_t3_collections')">COLLECTIONS</tspan> | <tspan x="820" dy="2em" onclick="displayMe('c_t3_collections')">COLLECTIONS</tspan> |
Revision as of 20:51, 18 October 2017