CharisKomos (Talk | contribs) |
CharisKomos (Talk | contribs) |
||
Line 54: | Line 54: | ||
} | } | ||
window.history.replaceState(null, null, stateMsg); | window.history.replaceState(null, null, stateMsg); | ||
+ | void(document.getElemenById('display_frame').src = 'https://2017.igem.org/Team:Greece/' + stateMsg); | ||
} | } | ||
</script> | </script> | ||
Line 146: | Line 147: | ||
<!-- Subsection Box --> | <!-- Subsection Box --> | ||
− | <div id='display_box'></div> | + | <div id='display_box'><iframe id='display_frame' src></iframe></div> |
+ | <!-- Special Style --> | ||
<style> | <style> | ||
Line 159: | Line 161: | ||
.opace{ opacity: 0.8; } | .opace{ opacity: 0.8; } | ||
+ | |||
+ | #display_frame{ position: relative; width:100%; height:100%; border: none; overflow:hidden; } | ||
</style> | </style> |
Revision as of 10:03, 29 August 2017