Team:Bilkent UNAM Turkey
From 2011.igem.org
(Difference between revisions)
m |
m |
||
Line 296: | Line 296: | ||
popdiv +="<DIV id=\"subcontent"+i+"\" style=\"position:absolute; visibility: hidden; border: 9px solid black; background-color: white; width: 300px; padding: 8px;\"></DIV>"; | popdiv +="<DIV id=\"subcontent"+i+"\" style=\"position:absolute; visibility: hidden; border: 9px solid black; background-color: white; width: 300px; padding: 8px;\"></DIV>"; | ||
} | } | ||
- | $('.popingProblem').after(popdiv | + | $('.popingProblem').after(popdiv); |
- | + | $('.popingProblem').remove(); | |
- | + | ||
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"); |
Revision as of 12:18, 16 September 2011
There is a problem with poping up if you see this note.