Davidacevedo (Talk | contribs) |
Davidacevedo (Talk | contribs) |
||
Line 6: | Line 6: | ||
<link href="https://2018.igem.org/Team:Tec-Monterrey/CSS/bootstrapmin?action=raw&ctype=text/css" rel="stylesheet"> | <link href="https://2018.igem.org/Team:Tec-Monterrey/CSS/bootstrapmin?action=raw&ctype=text/css" rel="stylesheet"> | ||
<link href="https://2018.igem.org/Team:Tec-Monterrey/CSS/fontawesomemin?action=raw&ctype=text/css" rel="stylesheet" type="text/css"> | <link href="https://2018.igem.org/Team:Tec-Monterrey/CSS/fontawesomemin?action=raw&ctype=text/css" rel="stylesheet" type="text/css"> | ||
+ | <script src="https://cdnjs.cloudflare.com/ajax/libs/interact.js/1.2.8/interact.min.js"></script> | ||
<style> | <style> | ||
/**************************************** Clear the default wiki settings *********************************/ | /**************************************** Clear the default wiki settings *********************************/ | ||
Line 1,253: | Line 1,254: | ||
</head> | </head> | ||
<body> | <body> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<!-- Navigation Bars--> | <!-- Navigation Bars--> | ||
Line 1,675: | Line 1,667: | ||
<!------- MAIN -------> | <!------- MAIN -------> | ||
<!DOCTYPE html> | <!DOCTYPE html> | ||
− | <html | + | <html> |
<head> | <head> | ||
− | |||
− | |||
− | |||
<style> | <style> | ||
#outer-dropzone { | #outer-dropzone { | ||
Line 1,752: | Line 1,741: | ||
<div id="imageHolder"> <img id="dropzoneImage"height="100%" src=""> </div> | <div id="imageHolder"> <img id="dropzoneImage"height="100%" src=""> </div> | ||
</div> | </div> | ||
− | + | ||
− | + | <script> | |
− | + | ||
// target elements with the "draggable" class | // target elements with the "draggable" class | ||
interact('.draggable') | interact('.draggable') | ||
Line 2,155: | Line 2,143: | ||
</script> | </script> | ||
+ | |||
+ | |||
<!-- Custom JavaScript --> | <!-- Custom JavaScript --> |
Revision as of 21:14, 13 October 2018
<!DOCTYPE html>
#outer-dropzone