Team:Bilkent UNAM Turkey
From 2011.igem.org
(Difference between revisions)
Line 297: | Line 297: | ||
} | } | ||
- | $("div.popingProblem").html($("div.popingProblem").html().replace("There is a problem with poping up if you see this note.",popdiv) | + | |
- | for(var i=0 ;i<list.length;i++) | + | $("div.popingProblem").html($("div.popingProblem").html().replace("There is a problem with poping up if you see this note.",popdiv ,function(){ |
+ | 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:</script> | + | //Call dropdowncontent.init("anchorID", "positionString", glideduration, "revealBehavior") at the end of the page: |
+ | }));</script> | ||
</html> | </html> |
Revision as of 11:35, 16 September 2011
There is a problem with poping up if you see this note.