Difference between revisions of "Team:Virginia/Team"
Line 29: | Line 29: | ||
<!-- OTHER STRUCTURAL CODE GOES BELOW HERE --> | <!-- OTHER STRUCTURAL CODE GOES BELOW HERE --> | ||
− | + | <!-- Pop-ups structural code --> | |
+ | <!-- Supraja’s popup structural code--> | ||
+ | <div class="popup" id="popup-supraja"> | ||
+ | <h3>Supraja Chittari</h3> | ||
+ | <p> Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.</p> | ||
+ | </div> | ||
+ | <!-- END Pop-ups structural code--> | ||
+ | <div id="team-info"> | ||
<div class="container"> | <div class="container"> | ||
<div class="team-box" id="supraja_box"><!--Supraja Chittari--> | <div class="team-box" id="supraja_box"><!--Supraja Chittari--> | ||
Line 36: | Line 43: | ||
<!-- Supraja popup script --> | <!-- Supraja popup script --> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
jQuery(document).ready(function(){ | jQuery(document).ready(function(){ | ||
jQuery("#supraja_box").click(function(){ | jQuery("#supraja_box").click(function(){ | ||
Line 289: | Line 287: | ||
color:#00ffff; | color:#00ffff; | ||
} | } | ||
+ | /* Pop-ups style code */ | ||
+ | .popup { | ||
+ | //display:none; /*KEEPS THIS HIDDEN, ALTERED BY JQUERY*/ | ||
+ | width:50%; | ||
+ | height:auto; | ||
+ | background-color:#191919; | ||
+ | border-radius:30px; | ||
+ | position:absolute; | ||
+ | top: 300px; | ||
+ | left:25%; | ||
+ | z-index:5; | ||
+ | } | ||
+ | |||
/* SPECIFIC STYLE CODE ENDS HERE */ | /* SPECIFIC STYLE CODE ENDS HERE */ | ||
</style> | </style> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 16:19, 23 June 2015
Supraja Chittari
Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.
Supraja Chittari