Team:Oxford/Events
From 2014.igem.org
(Difference between revisions)
Line 30: | Line 30: | ||
</style> | </style> | ||
+ | <script> | ||
+ | function hideModal() { | ||
+ | document.getElementById("modal").style.display = "none"; | ||
+ | } | ||
+ | </script> | ||
</head> | </head> | ||
<body> | <body> | ||
Line 68: | Line 73: | ||
</div> | </div> | ||
- | <div id=" | + | <div id="modal" onClick="hideModal()" style="background-color: rgba(0,0,0,0.7);z-index:11; position: fixed; top:0; left: 0; right: 0; bottom: 0;min-width:980px;"> |
<div style="width:60%;height:450px;background-color:#FAFAFA;position:absolute;left:22%;border-top-right-radius:15px;border-bottom-left-radius:25px;margin-top:8%;overflow-y: scroll; padding:10px"> | <div style="width:60%;height:450px;background-color:#FAFAFA;position:absolute;left:22%;border-top-right-radius:15px;border-bottom-left-radius:25px;margin-top:8%;overflow-y: scroll; padding:10px"> | ||
Hello, iGEM! | Hello, iGEM! |
Revision as of 20:58, 13 October 2014