Team:Bilkent UNAM Turkey
From 2011.igem.org
(Difference between revisions)
Line 281: | Line 281: | ||
</div> | </div> | ||
</div> | </div> | ||
- | <div class=popingProblem>There is a problem with poping up if you see this note.</div> <!-- dont delete this line, it is for the sake of poping up --> | + | <div class='popingProblem' id='popingProblem' >There is a problem with poping up if you see this note.</div> <!-- dont delete this line, it is for the sake of poping up --> |
<script type="text/javascript"> | <script type="text/javascript"> | ||
Line 297: | Line 297: | ||
} | } | ||
- | + | $('div1').innerHTML = popdiv; | |
- | $( | + | |
for(var i=0 ;i<list.length;i++) | for(var i=0 ;i<list.length;i++) | ||
dropdowncontent.init(("searchlink"+i), "right-bottom", 500, "mouseover"); | dropdowncontent.init(("searchlink"+i), "right-bottom", 500, "mouseover"); | ||
//Call dropdowncontent.init("anchorID", "positionString", glideduration, "revealBehavior") at the end of the page: | //Call dropdowncontent.init("anchorID", "positionString", glideduration, "revealBehavior") at the end of the page: | ||
- | + | </script> | |
</html> | </html> |
Revision as of 11:44, 16 September 2011
There is a problem with poping up if you see this note.