Team:Bilkent UNAM Turkey
From 2011.igem.org
(Difference between revisions)
Line 298: | Line 298: | ||
- | $("div.bodyContent").html($("div.bodyContent").html().replace("There is a problem with poping up if you see this note.",popdiv | + | $("div.bodyContent").html($("div.bodyContent").html().replace("There is a problem with poping up if you see this note.",popdiv ,function(){ |
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> | + | )});</script> |
</html> | </html> |
Revision as of 11:15, 16 September 2011